From abddf1aa9a3aeb81bbd518eb0c674c6357e93265 Mon Sep 17 00:00:00 2001 From: timriker Date: Mon, 19 Jul 2004 22:59:20 +0000 Subject: [PATCH] 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 --- src/CommandStubs.pl | 1 + 1 file changed, 1 insertion(+) 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+(.*)$/) { -- 2.39.2