forked from extern/egroupware
changed name of hidden-input for current app
This commit is contained in:
parent
61d291fd1e
commit
d2cc9b2d7f
@ -13,7 +13,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
$GLOBALS['phpgw_info']['flags'] = array(
|
||||
'currentapp' => $GLOBALS['HTTP_POST_VARS']['app'],
|
||||
'currentapp' => $GLOBALS['HTTP_POST_VARS']['etemplate_exec_app'],
|
||||
'noheader' => True,
|
||||
'nonavbar' => True
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user