forked from extern/egroupware
New New manual - multi-language capabilities.
This commit is contained in:
parent
ab7e9f0da4
commit
c8c121154f
@ -12,8 +12,8 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
$phpgw_flags = Array(
|
$phpgw_flags = Array(
|
||||||
'currentapp' => 'manual'
|
'currentapp' => 'manual',
|
||||||
'admin_header' => True,
|
'admin_header' => True
|
||||||
);
|
);
|
||||||
$phpgw_info['flags'] = $phpgw_flags;
|
$phpgw_info['flags'] = $phpgw_flags;
|
||||||
include('../../header.inc.php');
|
include('../../header.inc.php');
|
||||||
|
Loading…
Reference in New Issue
Block a user