summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-20 18:30:53 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-20 18:30:53 +0000
commitcff1e21d3e292bbe97c11c380a86be5fcce67216 (patch)
tree5c91e6ab7582abe40c92b471463501d429eb3cbf /usr/local/www/exec.php
parent357cde414ef1825ee5fe2345ac93f6c434d2693a (diff)
downloadpfsense-cff1e21d3e292bbe97c11c380a86be5fcce67216.zip
pfsense-cff1e21d3e292bbe97c11c380a86be5fcce67216.tar.gz
Unbreak exec.php
Diffstat (limited to 'usr/local/www/exec.php')
-rwxr-xr-xusr/local/www/exec.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php
index 396ef67..649067f 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -7,7 +7,6 @@
(modified for m0n0wall by Manuel Kasper <mk@neon1.net>)
*/
-$omit_nocacheheaders = true;
if (($_POST['submit'] == "Download") && file_exists($_POST['dlPath'])) {
session_cache_limiter('public');
OpenPOWER on IntegriCloud