Revision 8e572710
Added by Scott Ullrich over 14 years ago
usr/local/www/crash_reporter.php | ||
---|---|---|
42 | 42 |
require("functions.inc"); |
43 | 43 |
require("captiveportal.inc"); |
44 | 44 |
|
45 |
define("FILE_SIZE", 150000);
|
|
45 |
define("FILE_SIZE", 450000);
|
|
46 | 46 |
|
47 | 47 |
function upload_crash_report($files) { |
48 | 48 |
global $g; |
Also available in: Unified diff
Increase a bit