mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 04:11:49 +02:00
changed name of hidden-input for current app
This commit is contained in:
parent
61d291fd1e
commit
d2cc9b2d7f
@ -13,7 +13,7 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
$GLOBALS['phpgw_info']['flags'] = array(
|
$GLOBALS['phpgw_info']['flags'] = array(
|
||||||
'currentapp' => $GLOBALS['HTTP_POST_VARS']['app'],
|
'currentapp' => $GLOBALS['HTTP_POST_VARS']['etemplate_exec_app'],
|
||||||
'noheader' => True,
|
'noheader' => True,
|
||||||
'nonavbar' => True
|
'nonavbar' => True
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user