diff --git a/htdocs/batch_process.php b/htdocs/batch_process.php old mode 100644 new mode 100755 index f92d4f4..7e6b39c --- a/htdocs/batch_process.php +++ b/htdocs/batch_process.php @@ -74,7 +74,7 @@ if ($nr) { Memc::flush(); $rp = $nr != 1 ? "reports" : "report"; - //IRCNotify::send("#SingularityViewer", "[CrashProcessor] $nr new $rp. http://crash.singularityviewer.org/"); + IRCNotify::send("#SingularityViewer", "[CrashProcessor] $nr new $rp. http://crash.singularityviewer.org/"); } Session::GC();