mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Disable the template class
This commit is contained in:
parent
85bb35cb2b
commit
7b452df191
@ -14,6 +14,7 @@
|
||||
$phpgw_info['flags'] = array(
|
||||
'noheader' => True,
|
||||
'nonavbar' => True,
|
||||
'disable_Template_class' => True,
|
||||
'currentapp' => 'notifywindow'
|
||||
);
|
||||
include('header.inc.php');
|
||||
|
Loading…
Reference in New Issue
Block a user