summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizard.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-06-20 02:46:35 +0000
committerBill Marquette <billm@pfsense.org>2005-06-20 02:46:35 +0000
commitd5ba756869bedc48620d6ba1366f8903d5bb573c (patch)
treecd7c468aa30026fed1f11d2df2335b24b26de69c /usr/local/www/wizard.php
parent085127d2962a8b644c2541721311315ce73f4335 (diff)
downloadpfsense-d5ba756869bedc48620d6ba1366f8903d5bb573c.zip
pfsense-d5ba756869bedc48620d6ba1366f8903d5bb573c.tar.gz
no more xmlparse_pkg.inc
Diffstat (limited to 'usr/local/www/wizard.php')
-rwxr-xr-xusr/local/www/wizard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizard.php b/usr/local/www/wizard.php
index 5f4bc4d..0f2c0c9 100755
--- a/usr/local/www/wizard.php
+++ b/usr/local/www/wizard.php
@@ -29,7 +29,7 @@
*/
require("guiconfig.inc");
-require("xmlparse_pkg.inc");
+require("xmlparse.inc");
function gentitle_pkg($pgname) {
global $config;
OpenPOWER on IntegriCloud