summaryrefslogtreecommitdiffstats
path: root/usr/local/www/progress.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/progress.php')
-rwxr-xr-xusr/local/www/progress.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/progress.php b/usr/local/www/progress.php
index 032510b..a4126a8 100755
--- a/usr/local/www/progress.php
+++ b/usr/local/www/progress.php
@@ -2,6 +2,8 @@
<?php
/* $Id$ */
+include("guiconfig.inc");
+
$url = 'progress.php?UPLOAD_IDENTIFIER='. $_GET["UPLOAD_IDENTIFIER"] .'&e=1';
function nice_value($x) {
OpenPOWER on IntegriCloud