]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/UserDCC.pl
Many changes, basically added and integrated News, and bug fixes.
[infobot.git] / src / Modules / UserDCC.pl
index 72d08d141c73903bb65a1fdc46ddb1ee32b25bfb..04cd8c13777394044c3fb4e33ca080ccc9585c58 100644 (file)
@@ -709,7 +709,7 @@ sub userDCC {
        }
 
        if (!defined $user) {
-           &pSReply("user $user does not exist.");
+           &pSReply("user does not exist.");
            return;
        }