summaryrefslogtreecommitdiffstats
path: root/usr/local/www/crash_reporter.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-02-07 21:52:57 -0500
committerScott Ullrich <sullrich@pfsense.org>2011-02-07 21:52:57 -0500
commit9b700cf262e41678153f74af10a8d19b24bb64a8 (patch)
tree3ea5b6444f0b5b75921fc43ff6a88cbd5bb30797 /usr/local/www/crash_reporter.php
parent4b665f7489a7a0040b759f2e93f2e2b7f4d06eec (diff)
downloadpfsense-9b700cf262e41678153f74af10a8d19b24bb64a8.zip
pfsense-9b700cf262e41678153f74af10a8d19b24bb64a8.tar.gz
Global g
Diffstat (limited to 'usr/local/www/crash_reporter.php')
-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