set phpgw_info to an empty array at the top

This commit is contained in:
Miles Lott
2001-12-18 02:25:55 +00:00
parent 04342d35ed
commit ea23a8c75c
11 changed files with 13 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
/* $Id$ */
$phpgw_info = array();
$GLOBALS['phpgw_info']['flags'] = array(
'noheader' => True,
'nonavbar' => True,