added email to the list of xslt apps

This commit is contained in:
Ralf Becker 2003-03-14 22:03:02 +00:00
parent 2df14f0419
commit bd94f4e049

View File

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