aboutsummaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-06-27 17:21:45 +0200
committerAngelo Naselli <anaselli@linux.it>2014-06-27 17:21:45 +0200
commit638b3b9f0ca59a370b6f3cde5c9188c094a67762 (patch)
tree80eb841f80013804a55297eb94719f88c56b1437 /extras
parentf07c07254f1c4338223a99b8a0e1d89794d6a07e (diff)
downloadcolin-keep-638b3b9f0ca59a370b6f3cde5c9188c094a67762.tar
colin-keep-638b3b9f0ca59a370b6f3cde5c9188c094a67762.tar.gz
colin-keep-638b3b9f0ca59a370b6f3cde5c9188c094a67762.tar.bz2
colin-keep-638b3b9f0ca59a370b6f3cde5c9188c094a67762.tar.xz
colin-keep-638b3b9f0ca59a370b6f3cde5c9188c094a67762.zip
added adminClock to apanel
Diffstat (limited to 'extras')
-rw-r--r--extras/conf/categories.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/conf/categories.conf b/extras/conf/categories.conf
index 71c2a6a..0651ee8 100644
--- a/extras/conf/categories.conf
+++ b/extras/conf/categories.conf
@@ -9,6 +9,9 @@
<module>
<class>AdminPanel::Module::LogViewer</class>
</module>
+ <module>
+ <class>AdminPanel::Module::Clock</class>
+ </module>
</category>
<category>
<title>Network &amp;&amp; Internet</title>