From: timriker Date: Mon, 19 Jul 2004 22:59:20 +0000 (+0000) Subject: forget old for clause on lart X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=abddf1aa9a3aeb81bbd518eb0c674c6357e93265;p=infobot.git forget old for clause on lart git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1008 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/CommandStubs.pl b/src/CommandStubs.pl index ab504e3..6b0d778 100644 --- a/src/CommandStubs.pl +++ b/src/CommandStubs.pl @@ -656,6 +656,7 @@ sub lart { my ($target) = &fixString($_[0]); my $extra = 0; my $chan = $talkchannel; + my ($for); if ($msgType eq 'private') { if ($target =~ /^($mask{chan})\s+(.*)$/) {