Marius Cramer
2013-10-14 992797f73c92b413a7fecff02c27c61b7db55b43
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);
}
*/
?>