summaryrefslogtreecommitdiffstats
path: root/meta.pl
diff options
context:
space:
mode:
Diffstat (limited to 'meta.pl')
-rwxr-xr-xmeta.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta.pl b/meta.pl
index 14c6f00..f78a9bf 100755
--- a/meta.pl
+++ b/meta.pl
@@ -17,6 +17,7 @@ use Getopt::Long;
%::eline=();
$::pass = '';
@::string_blacklist=();
+@::joinrate=(); #I really need to stop doing this shit
BEGIN {
my @modules = qw/Util Xml Inspect Event Services Log Command Classes Actions Mysql OperQueue/;