a mostly working send message implementation
[spider.git] / perl / DXVars.pm
index 42e8f8ab86d253bb751bfb8427381541806808c3..bac7a6de8aaf2374cf6502a18ae92997adae83bd 100644 (file)
@@ -86,4 +86,4 @@ $userfn = "$data/users";
 $motd = "$data/motd";
 
 # are we debugging ?
-@debug = ('chan');
+@debug = ('chan', 'state', 'msg');