Add filemanager to the list of apps using xslt templates

This commit is contained in:
sim 2003-03-04 00:53:30 +00:00
parent fce6f22fd9
commit 1d4be84b0b

View File

@ -59,6 +59,7 @@
{
case 'notes':
case 'property':
case 'filemanager':
$GLOBALS['phpgw_info']['flags']['xslt_app'] = True;
break;
}