]> git.donarmstrong.com Git - infobot.git/blobdiff - src/IRC/Schedulers.pl
Uptime is a param
[infobot.git] / src / IRC / Schedulers.pl
index df99b72cc2aaf72a0d1f26682377cc51c54d48c2..04f90601e342bb229ee896f376f65f7f3c070d42 100644 (file)
@@ -843,7 +843,7 @@ sub getNickInUse {
 
 sub uptimeLoop {
     return if (!defined &uptimeWriteFile);
-#    return unless &IsChanConf('Uptime');
+#    return unless &IsParam('Uptime');
 
     if (@_) {
        &ScheduleThis(60, 'uptimeLoop');