summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/enableallowallwan
diff options
context:
space:
mode:
Diffstat (limited to 'etc/phpshellsessions/enableallowallwan')
-rw-r--r--etc/phpshellsessions/enableallowallwan2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/phpshellsessions/enableallowallwan b/etc/phpshellsessions/enableallowallwan
index 7232b2f..152665a 100644
--- a/etc/phpshellsessions/enableallowallwan
+++ b/etc/phpshellsessions/enableallowallwan
@@ -1,4 +1,6 @@
global $config;
+require("filter.inc");
+require("shaper.inc");
$config = parse_config(true);
echo "Adding allow all rule...\n";
$filterent = array();
OpenPOWER on IntegriCloud