From: timriker Date: Wed, 24 Nov 2004 23:48:08 +0000 (+0000) Subject: allow in channel X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=39160bfd92ee8a2f40fa89570c1d98a4c0424ea2;p=infobot.git allow in channel git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1094 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/Modules/DebianExtra.pl b/src/Modules/DebianExtra.pl index 60ea9ca..6cf9601 100644 --- a/src/Modules/DebianExtra.pl +++ b/src/Modules/DebianExtra.pl @@ -29,7 +29,7 @@ sub Parse { # invalid. $msg = "error: could not parse $args"; } - &::msg($::who, $msg); + &::performStrictReply($retval); } sub debianBugs {