aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-03-08 18:25:42 +0100
committerAngelo Naselli <anaselli@linux.it>2014-03-08 18:25:42 +0100
commitcc8318b392fb9801b2f9f28b51cd2eddf03f5f47 (patch)
treebc8e25f4c3291dce6d59abb170c429a9a711351e
parent6e2f82f57449d6b1c788f1290d281a776c70af5c (diff)
downloadcolin-keep-cc8318b392fb9801b2f9f28b51cd2eddf03f5f47.tar
colin-keep-cc8318b392fb9801b2f9f28b51cd2eddf03f5f47.tar.gz
colin-keep-cc8318b392fb9801b2f9f28b51cd2eddf03f5f47.tar.bz2
colin-keep-cc8318b392fb9801b2f9f28b51cd2eddf03f5f47.tar.xz
colin-keep-cc8318b392fb9801b2f9f28b51cd2eddf03f5f47.zip
Added logviewer to admin panel configuration
-rw-r--r--categories.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/categories.conf b/categories.conf
index 49b37c5..bb4efdb 100644
--- a/categories.conf
+++ b/categories.conf
@@ -30,6 +30,9 @@
<module>
<class>AdminPanel::Module::Users</class>
</module>
+ <module>
+ <class>AdminPanel::Module::LogViewer</class>
+ </module>
</category>
<category>
<title>Network &amp;&amp; Internet</title>