From bb54e6d29aa8011d6bf037197f5dd2c3ff03233b Mon Sep 17 00:00:00 2001 From: ceb Date: Fri, 27 Sep 2002 22:40:15 +0000 Subject: [PATCH] update css --- phpgwapi/inc/functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')) {