aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Shared/Users.pm
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-04-15 12:46:20 +0200
committerAngelo Naselli <anaselli@linux.it>2014-04-15 12:46:20 +0200
commit2d2191f22d63f7925a2776bfdac9b95c7f2a12bf (patch)
tree8b81753cad7b80a88cd6539a41de6af058dbeb9e /lib/AdminPanel/Shared/Users.pm
parent74ecfd9fbd5821c44c3c4a2ef4614dc1b82229e8 (diff)
downloadcolin-keep-2d2191f22d63f7925a2776bfdac9b95c7f2a12bf.tar
colin-keep-2d2191f22d63f7925a2776bfdac9b95c7f2a12bf.tar.gz
colin-keep-2d2191f22d63f7925a2776bfdac9b95c7f2a12bf.tar.bz2
colin-keep-2d2191f22d63f7925a2776bfdac9b95c7f2a12bf.tar.xz
colin-keep-2d2191f22d63f7925a2776bfdac9b95c7f2a12bf.zip
Added filter system user from configuration file
Diffstat (limited to 'lib/AdminPanel/Shared/Users.pm')
-rw-r--r--lib/AdminPanel/Shared/Users.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/AdminPanel/Shared/Users.pm b/lib/AdminPanel/Shared/Users.pm
index 9dcc5bd..7745639 100644
--- a/lib/AdminPanel/Shared/Users.pm
+++ b/lib/AdminPanel/Shared/Users.pm
@@ -8,7 +8,7 @@ use strict;
#-######################################################################################
use common;
-use run_program;
+# use run_program;
use base qw(Exporter);