summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-11-06 22:33:15 -0500
committerScott Ullrich <sullrich@pfsense.org>2009-11-06 22:33:15 -0500
commit093bcebcd38818d7f72f09e622f3412ddecc3c97 (patch)
tree15a5e2ea660b5cbf1d4fdabf3c4fda7f2c594b95 /usr/local/www/carp_status.php
parent26433cb8424871912ef94213976205cd16d7831c (diff)
downloadpfsense-093bcebcd38818d7f72f09e622f3412ddecc3c97.zip
pfsense-093bcebcd38818d7f72f09e622f3412ddecc3c97.tar.gz
Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many).
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index 1792f5d..efb147f 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -39,7 +39,6 @@
*/
require_once("guiconfig.inc");
-require_once("xmlparse.inc");
function gentitle_pkg($pgname) {
global $config;
OpenPOWER on IntegriCloud