ftimme
2011-10-17 78b6d61537af7cd51884db77b73c06d600b6a3a3
interface/web/vm/openvz_template_edit.php
@@ -43,6 +43,7 @@
//* Check permissions for module
$app->auth->check_module_permissions('vm');
if($_SESSION["s"]["user"]["typ"] != 'admin') die('permission denied');
// Loading classes
$app->uses('tpl,tform');