ftimme
2013-03-06 9156cc5152fd3e5aa2aa898bcd8dbe4cd2cec44b
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);
}
*/
?>