tbrehm
2009-03-17 9994de85fcf14a98dcc54cc7399b87e34d9b3c29
interface/web/client/client_template_del.php
@@ -44,6 +44,7 @@
//* Check permissions for module
$app->auth->check_module_permissions('client');
if(!$_SESSION["s"]["user"]["typ"] == 'admin') die('Client-Templates are only for Admins.');
$app->uses('tpl,tform');
$app->load('tform_actions');