Project

General

Profile

« Previous | Next » 

Revision f0e9bdfb

Added by Scott Ullrich over 14 years ago

Ignore minfree file

View differences:

usr/local/www/index.php
46 46
$x = 0;
47 47
if(is_array($crash)) {
48 48
	foreach($crash as $c) {
49
		if($c == "minfree")
50
			continue;
49 51
		if($c == ".")
50 52
			continue;
51 53
		if($c == "..")

Also available in: Unified diff