mcramer
2013-09-18 cab7ea5faaa2f3510c8488e7d19d083fc05ac6ca
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);
}
*/
?>