adding debuglevel to admin tab
authorMason James <mtj@arwen.metavore.com>
Thu, 27 Sep 2007 23:41:14 +0000 (18:41 -0500)
committerChris Cormack <crc@liblime.com>
Fri, 28 Sep 2007 01:25:00 +0000 (20:25 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
admin/systempreferences.pl

index 4489b18..37e988e 100755 (executable)
@@ -67,6 +67,7 @@ my %tabsysprefs;
     $tabsysprefs{timeout}="Admin";
     $tabsysprefs{Intranet_includes}="Admin";
     $tabsysprefs{AutoLocation}="Admin";
+    $tabsysprefs{DebugLevel}="Admin";
 
 # Authorities
     $tabsysprefs{authoritysep}="Authorities";