mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 22:21:34 +01:00
formating
This commit is contained in:
parent
0cee6f2de4
commit
a4ecc1017c
@ -1128,6 +1128,7 @@
|
|||||||
$tpl->set_file('css', 'css.tpl');
|
$tpl->set_file('css', 'css.tpl');
|
||||||
$tpl->set_var($GLOBALS['phpgw_info']['theme']);
|
$tpl->set_var($GLOBALS['phpgw_info']['theme']);
|
||||||
$app_css = '';
|
$app_css = '';
|
||||||
|
|
||||||
if(@isset($GLOBALS['HTTP_GET_VARS']['menuaction']))
|
if(@isset($GLOBALS['HTTP_GET_VARS']['menuaction']))
|
||||||
{
|
{
|
||||||
list($app,$class,$method) = explode('.',$GLOBALS['HTTP_GET_VARS']['menuaction']);
|
list($app,$class,$method) = explode('.',$GLOBALS['HTTP_GET_VARS']['menuaction']);
|
||||||
|
Loading…
Reference in New Issue
Block a user