Added the ability to download minidimps

This commit is contained in:
Latif Khalifa
2013-10-04 23:42:20 +02:00
parent 1000c4d743
commit dc57f4e5ae
4 changed files with 23 additions and 2 deletions

View File

@@ -61,5 +61,5 @@ rrmdir(ReportParser::getWorkPath());
if ($nr)
{
IRCNotify::send("#SingularityViewer", "[CrashProcessor] $nr new crash reports. http://crash.singularityviewer.org/crashes.php ");
IRCNotify::send("#SingularityViewer", "[CrashProcessor] $nr new reports. http://crash.singularityviewer.org/crashes.php ");
}