X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=90f2fe198412f8ac6ee71523f0033bc5faea1d1c;hb=dbc63738d8b497c03bfb81c84e61161bb5c7931a;hp=ab43ca6489195ae63c7f3f8f87de45f3b4ff8cb8;hpb=9da1742219a27b1c02fd57794412088e4d7b3d1d;p=spider.git diff --git a/perl/DXVars.pm.issue b/perl/DXVars.pm.issue index ab43ca64..90f2fe19 100644 --- a/perl/DXVars.pm.issue +++ b/perl/DXVars.pm.issue @@ -87,4 +87,4 @@ $userfn = "$data/users"; $motd = "$data/motd"; # are we debugging ? -@debug = ('chan', 'state', 'msg', 'cron'); +@debug = qw(chan state msg cron connect);