mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 16:29:22 +01:00
Possible fix for a memory exhaustion error
This commit is contained in:
parent
da9a34e49d
commit
9d6ca0fcd6
@ -14,7 +14,7 @@
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
include(PHPGW_SERVER_ROOT.'/'.$phpgw_info['flags']['currentapp'].'/version.inc.php');
|
||||
include(PHPGW_SERVER_ROOT.'/calendar/version.inc.php');
|
||||
|
||||
if(extension_loaded('mcal') == False)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user