mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 20:11:23 +02:00
undo local change we are not yet ready for
This commit is contained in:
@@ -470,7 +470,7 @@
|
|||||||
$GLOBALS['phpgw']->preferences = CreateObject('phpgwapi.preferences');
|
$GLOBALS['phpgw']->preferences = CreateObject('phpgwapi.preferences');
|
||||||
$GLOBALS['phpgw']->applications = CreateObject('phpgwapi.applications');
|
$GLOBALS['phpgw']->applications = CreateObject('phpgwapi.applications');
|
||||||
$GLOBALS['phpgw']->translation = CreateObject('phpgwapi.translation');
|
$GLOBALS['phpgw']->translation = CreateObject('phpgwapi.translation');
|
||||||
$GLOBALS['phpgw']->log = CreateObject('phpgwapi.errorlog');
|
$GLOBALS['phpgw']->log = CreateObject('phpgwapi.log');
|
||||||
// $GLOBALS['phpgw']->datetime = CreateObject('phpgwapi.datetime');
|
// $GLOBALS['phpgw']->datetime = CreateObject('phpgwapi.datetime');
|
||||||
@print_debug('main class loaded');
|
@print_debug('main class loaded');
|
||||||
if (! isset($phpgw_info['flags']['included_classes']['error']) ||
|
if (! isset($phpgw_info['flags']['included_classes']['error']) ||
|
||||||
|
Reference in New Issue
Block a user