]> git.donarmstrong.com Git - infobot.git/blobdiff - src/IRC/Irc.pl
gmtime
[infobot.git] / src / IRC / Irc.pl
index b6eb283c6b8fe8f49c38caca3d3389a6ff481815..cea5b3052da908e2bcf3661c3dec6dcc3447e4ed 100644 (file)
@@ -606,7 +606,7 @@ sub nick {
 
     if ($bad) {
        &WARN("Nick: not going to try and get my nick back. [".
-               scalar(localtime). "]");
+               scalar(gmtime). "]");
 # hrm... over time we lose track of our own nick.
 #      return;
     }