summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-11-25 16:36:57 +0000
committerErmal Luçi <eri@pfsense.org>2009-11-25 16:36:57 +0000
commitc19900ef564b9523850f7323831820f12facf493 (patch)
tree6bf71a0bc3c75ebdf78645496b7a1ac12fd5a9ac /usr/local/www/wizard.php
parent850cff07adac41c78a2cf7e91cec903496ae3d23 (diff)
downloadpfsense-c19900ef564b9523850f7323831820f12facf493.zip
pfsense-c19900ef564b9523850f7323831820f12facf493.tar.gz
Resolves #170. This is really a fallout from include changes. Pointy-hat: sullrich@
Diffstat (limited to 'usr/local/www/wizard.php')
-rwxr-xr-xusr/local/www/wizard.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index d7113bb..6dd4651 100755
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -36,6 +36,8 @@
require("guiconfig.inc");
+require_once("filter.inc");
+require_once("shaper.inc");
function gentitle_pkg($pgname) {
global $config;
OpenPOWER on IntegriCloud