summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-21 20:15:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-21 20:15:59 +0000
commit08230f3637c6fd5b9c68f3f1ad75a378549a4a26 (patch)
tree9e165fe210b26e06f88e064aac758fdfe87ac047 /usr/local/www/carp_status.php
parent1d78424d275b4e0cd2d75957e2671af10a5600d1 (diff)
downloadpfsense-08230f3637c6fd5b9c68f3f1ad75a378549a4a26.zip
pfsense-08230f3637c6fd5b9c68f3f1ad75a378549a4a26.tar.gz
xmlparse_pkg.inc -> xmlparse.inc
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index 1de0a2d..4f140e1 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -28,7 +28,7 @@
*/
require("guiconfig.inc");
-require("xmlparse_pkg.inc");
+require("xmlparse.inc");
function gentitle_pkg($pgname) {
global $config;
OpenPOWER on IntegriCloud