remove bogus var setting

This commit is contained in:
Miles Lott 2001-09-01 19:32:55 +00:00
parent bc5a9556d1
commit 5eb871e3cc

View File

@ -12,7 +12,6 @@
/* $Id$ */
$appname = $GLOBALS['HTTP_GET_VARS']['appname'];
$p = $GLOBALS['HTTP_POST_VARS']['p'];
$user = $GLOBALS['HTTP_POST_VARS']['user'];
$global = $GLOBALS['HTTP_POST_VARS']['global'];
$default = $GLOBALS['HTTP_POST_VARS']['default'];