diff --git a/phpgwapi/inc/functions.inc.php b/phpgwapi/inc/functions.inc.php index 3a78d8c1f6..af265e34f1 100644 --- a/phpgwapi/inc/functions.inc.php +++ b/phpgwapi/inc/functions.inc.php @@ -450,7 +450,7 @@ /***************************************************************************\ * These lines load up the themes data and put them into the templates class * \***************************************************************************/ - $GLOBALS['phpgw']->common->load_theme_data(); + //$GLOBALS['phpgw']->common->load_theme_data(); if(!PHPGW_USE_FRAMES || (PHPGW_USE_FRAMES && PHPGW_FRAME_PART != 'body')) {