summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/exec.php')
-rwxr-xr-xusr/local/www/exec.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php
index 8dfd73d..5bd7f30 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -38,6 +38,8 @@
##|*MATCH=exec.php*
##|-PRIV
+$allowautocomplete = true;
+
require("guiconfig.inc");
if (($_POST['submit'] == "Download") && file_exists($_POST['dlPath'])) {
OpenPOWER on IntegriCloud