mcramer
2013-01-30 8662c5bdf4ab42b5db5af61ba1719c3eb4c03dee
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);
}
*/
?>