mcramer
2012-10-31 7e48bdf4e952f7b700e64e4cd8cb190bfc630ef9
interface/web/client/lib/module.conf.php
@@ -82,6 +82,7 @@
   unset($items);
}
/*
if($_SESSION["s"]["user"]["typ"] == 'admin'){
$items[] = array(   'title'    => "Interface Settings",
                    'target'    => 'content',
@@ -95,4 +96,5 @@
unset($items);
}
*/
?>