Re-enable ÍRC notifications
This commit is contained in:
2
htdocs/batch_process.php
Normal file → Executable file
2
htdocs/batch_process.php
Normal file → Executable file
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user