formating

This commit is contained in:
Lars Kneschke 2003-08-30 07:15:36 +00:00
parent 0cee6f2de4
commit a4ecc1017c

View File

@ -1128,6 +1128,7 @@
$tpl->set_file('css', 'css.tpl');
$tpl->set_var($GLOBALS['phpgw_info']['theme']);
$app_css = '';
if(@isset($GLOBALS['HTTP_GET_VARS']['menuaction']))
{
list($app,$class,$method) = explode('.',$GLOBALS['HTTP_GET_VARS']['menuaction']);