From 4e7da61ed0ef4c9ca34692943ccb207710147566 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 17 Jul 2005 20:21:54 +0000 Subject: require head.inc --- usr/local/www/exec.php | 1 + 1 file changed, 1 insertion(+) 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(); -- cgit v1.1