Oops
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 9 Oct 2007 07:57:48 +0000 (09:57 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 9 Oct 2007 07:59:01 +0000 (09:59 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
bin/cron/cron_ml_moderate.php

index 87fccab..d4b581f 100755 (executable)
@@ -69,7 +69,7 @@ while ($sent_mails < $globals->lists->max_mail_per_min
         $append  = "a été supprimé par $prenom $nom.\n\n"
                  . "Rappel: il ne faut utiliser cette opération "
                  . "que dans le cas de spams ou de virus !\n";
-        $count += $count($own);
+        $count += count($own);
         break;
     }