]> git.donarmstrong.com Git - infobot.git/commitdiff
woops... forgot this aswell
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 22 Apr 2001 13:52:48 +0000 (13:52 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 22 Apr 2001 13:52:48 +0000 (13:52 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@460 c11ca15a-4712-0410-83d8-924469b57eb5

src/Factoids/Reply.pl

index ef582ef75ab45bfae8db502cf745100208da0b82..e7dcacd141b89afb1204cbdfe66fab8fa5ace122 100644 (file)
@@ -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.