mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 10:27:52 +02:00
remove bogus var setting
This commit is contained in:
parent
bc5a9556d1
commit
5eb871e3cc
@ -12,7 +12,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
$appname = $GLOBALS['HTTP_GET_VARS']['appname'];
|
$appname = $GLOBALS['HTTP_GET_VARS']['appname'];
|
||||||
$p = $GLOBALS['HTTP_POST_VARS']['p'];
|
|
||||||
$user = $GLOBALS['HTTP_POST_VARS']['user'];
|
$user = $GLOBALS['HTTP_POST_VARS']['user'];
|
||||||
$global = $GLOBALS['HTTP_POST_VARS']['global'];
|
$global = $GLOBALS['HTTP_POST_VARS']['global'];
|
||||||
$default = $GLOBALS['HTTP_POST_VARS']['default'];
|
$default = $GLOBALS['HTTP_POST_VARS']['default'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user