From: dms Date: Sun, 22 Apr 2001 13:52:48 +0000 (+0000) Subject: woops... forgot this aswell X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3673f14e3578705aed7cf1adb08878380710d928;p=infobot.git woops... forgot this aswell git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@460 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/Factoids/Reply.pl b/src/Factoids/Reply.pl index ef582ef..e7dcacd 100644 --- a/src/Factoids/Reply.pl +++ b/src/Factoids/Reply.pl @@ -110,11 +110,11 @@ sub getReply { $count++; &setFactInfo($lhs,"requested_count", $count); + # todo: rename $real to something else! my $real = 0; - my $author = &getFactInfo($lhs,"created_by") || ''; - - $real++ if ($author =~ /^\Q$who\E\!/); - $real++ if (&IsFlag("n")); +# my $author = &getFactInfo($lhs,"created_by") || ''; +# $real++ if ($author =~ /^\Q$who\E\!/); +# $real++ if (&IsFlag("n")); $real = 0 if ($msgType =~ /public/); ### fix up the reply.