diff options
author | Angelo Naselli <anaselli@linux.it> | 2014-09-01 23:10:58 +0200 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2014-09-01 23:10:58 +0200 |
commit | 628f967c2ae9bcac24ee420137ad5d8e76cd5c71 (patch) | |
tree | 93a8045ab8d995601ea000484f73750d906e446e | |
parent | f18bc044d8e533cd07956df2e5030c2d3c8d3d93 (diff) | |
download | manatools-628f967c2ae9bcac24ee420137ad5d8e76cd5c71.tar manatools-628f967c2ae9bcac24ee420137ad5d8e76cd5c71.tar.gz manatools-628f967c2ae9bcac24ee420137ad5d8e76cd5c71.tar.bz2 manatools-628f967c2ae9bcac24ee420137ad5d8e76cd5c71.tar.xz manatools-628f967c2ae9bcac24ee420137ad5d8e76cd5c71.zip |
Double entry is a problem in cauldron atm a further investigation is needed
-rw-r--r-- | extras/conf/categories.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/conf/categories.conf b/extras/conf/categories.conf index 753bb6af..f0f8927f 100644 --- a/extras/conf/categories.conf +++ b/extras/conf/categories.conf @@ -13,9 +13,6 @@ <title>System</title> <icon>/usr/share/icons/system_section.png</icon> <module> - <class>AdminPanel::Module::Users</class> - </module> - <module> <class>AdminPanel::Module::LogViewer</class> </module> <module> |