]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Factoids/Reply.pl
- Remaining files that were changed due to removal of $noreply or
[infobot.git] / src / Factoids / Reply.pl
index 2a2899e8b440b2cc935da8a3ecba0ed3f0b29579..c11938b866b54bd5e89dac03e627d6cc59c817d5 100644 (file)
@@ -149,7 +149,7 @@ sub getReply {
                # fix the person.
            } else {
                if ($reply =~ /^you are / or $reply =~ / you are /) {
-                   return $noreply if ($addressed);
+                   return if ($addressed);
                }
            }
        }