summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/crash_reporter.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/crash_reporter.php b/usr/local/www/crash_reporter.php
index 1da47b3..ffd59f4 100755
--- a/usr/local/www/crash_reporter.php
+++ b/usr/local/www/crash_reporter.php
@@ -43,6 +43,7 @@ require("functions.inc");
require("captiveportal.inc");
function upload_crash_report($files) {
+ global $g;
$post = array();
$counter = 0;
foreach($files as $file) {
OpenPOWER on IntegriCloud