summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorDarren Embry <dse@webonastick.com>2012-03-22 21:25:58 -0400
committerDarren Embry <dse@webonastick.com>2012-03-22 21:25:58 -0400
commitf97a5b0419d0350cc85b91d180238975c308ac07 (patch)
tree914f9207874cedb51200c1911df2c948186c299b /usr/local/www/help.php
parent95e174f18ce4604e1c69aebe0530dad06322dba8 (diff)
downloadpfsense-f97a5b0419d0350cc85b91d180238975c308ac07.zip
pfsense-f97a5b0419d0350cc85b91d180238975c308ac07.tar.gz
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index c64330d..59c96bc 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -227,7 +227,7 @@ $helppages = array(
/* Below here are pages that may need some cleanup or have not been fully looked at yet */
'carp_status.php' => 'http://doc.pfsense.org/index.php/Category:CARP',
- 'carp_settings.xml' => 'http://doc.pfsense.org/index.php/Category:CARP',
+ 'system_hasync.php' => 'http://doc.pfsense.org/index.php/Category:CARP', /* FIXME? */
'load_balancer_monitor.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing',
'load_balancer_monitor_edit.php' => 'http://doc.pfsense.org/index.php/Category:Load_balancing',
OpenPOWER on IntegriCloud