mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
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