aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel
diff options
context:
space:
mode:
authorMatteo Pasotti <matteo.pasotti@gmail.com>2014-01-12 00:40:41 +0100
committerMatteo Pasotti <matteo.pasotti@gmail.com>2014-01-12 00:40:41 +0100
commitd893b66965c89f82d575ac15ccf897786eeeb5fc (patch)
tree2ddd34d5e665d10982dc3b27940707395e148f81 /AdminPanel
parent9d2d85b6a839077b049a9c034d265aee90937d56 (diff)
downloadmanatools-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar
manatools-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar.gz
manatools-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar.bz2
manatools-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar.xz
manatools-d893b66965c89f82d575ac15ccf897786eeeb5fc.zip
- do not use AdminPanel::Shared
Diffstat (limited to 'AdminPanel')
-rw-r--r--AdminPanel/Hosts/GHosts.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/AdminPanel/Hosts/GHosts.pm b/AdminPanel/Hosts/GHosts.pm
index 9557b908..2e9751e7 100644
--- a/AdminPanel/Hosts/GHosts.pm
+++ b/AdminPanel/Hosts/GHosts.pm
@@ -37,7 +37,7 @@ use utf8;
use Glib;
use yui;
-use AdminPanel::Shared;
+#use AdminPanel::Shared;
use AdminPanel::Hosts::hosts;
=head1 VERSION