forked from extern/egroupware
globals
This commit is contained in:
parent
c8369da52d
commit
24122b1eab
@ -11,7 +11,7 @@
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
$phpgw_info['flags'] = array(
|
||||
$GLOBALS['phpgw_info']['flags'] = array(
|
||||
'noheader' => True,
|
||||
'nonavbar' => True,
|
||||
'currentapp' => 'admin'
|
||||
@ -31,6 +31,5 @@
|
||||
}
|
||||
|
||||
phpinfo();
|
||||
|
||||
// $phpgw->common->phpgw_footer();
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user