summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-17 20:21:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-17 20:21:54 +0000
commit4e7da61ed0ef4c9ca34692943ccb207710147566 (patch)
tree71afd9f5fbe376940a556b570643e0b8e84b88b9 /usr/local/www/exec.php
parentc5a9b876cf4cdaee85dd9804f7efbab3d5617b8f (diff)
downloadpfsense-4e7da61ed0ef4c9ca34692943ccb207710147566.zip
pfsense-4e7da61ed0ef4c9ca34692943ccb207710147566.tar.gz
require head.inc
Diffstat (limited to 'usr/local/www/exec.php')
-rwxr-xr-xusr/local/www/exec.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php
index 10a082c..9556a6e 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -25,6 +25,7 @@ if (($_POST['submit'] == "Download") && file_exists($_POST['dlPath'])) {
}
require("guiconfig.inc");
+require("head.inc");
conf_mount_rw();
OpenPOWER on IntegriCloud