Project

General

Profile

« Previous | Next » 

Revision 63526c2c

Added by Scott Ullrich over 14 years ago

Note that we are deleting the local crash reports

View differences:

usr/local/www/crash_reporter.php
107 107
			exec("rm /var/crash/*");
108 108
			echo "<p/>";
109 109
			print_r($resp);
110
			echo "<p/><a href='/'>" . gettext("Continue") . "</a>" . gettext(" and delete crash report files.");
110
			echo "<p/><a href='/'>" . gettext("Continue") . "</a>" . gettext(" and delete crash report files from local disk.");
111 111
		} else {
112 112
			echo "Could not find any crash files.";
113 113
		}

Also available in: Unified diff