Updated to PHPGW_APP_TPL

This commit is contained in:
zone 2001-06-27 09:26:01 +00:00
parent 6627870e4d
commit d19cf469cb

View File

@ -202,7 +202,7 @@
}
}
$p = CreateObject('phpgwapi.Template',$phpgw_info['server']['app_tpl']);
$p = CreateObject('phpgwapi.Template',PHPGW_APP_TPL);
$templates = Array (
'preferences' => 'preference_acl.tpl',
'row_colspan' => 'preference_colspan.tpl',