summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/help.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-10-20 09:09:39 -0200
committerRenato Botelho <renato@netgate.com>2015-10-20 09:12:35 -0200
commit0cdb94e1cbf726063d1e9be30782c0fbe4c8fdc4 (patch)
treecbce26ac6d6e1377c0321b3ada82fa41b62e2da8 /src/usr/local/www/help.php
parent232263ecc1bae4466fe56f468598cf406750e846 (diff)
downloadpfsense-0cdb94e1cbf726063d1e9be30782c0fbe4c8fdc4.zip
pfsense-0cdb94e1cbf726063d1e9be30782c0fbe4c8fdc4.tar.gz
Cleanup unused code:
- Remove xmlrpcbaseurl from globals - Remove xmlrpcpath from globals - Remove embeddedbootupslice from globals - Remove call_pfsense_method() - Remove check_firmware_version() - Remove get_active_xml_rpc_base_url() - Remove zeromq.inc - Remove pkg_mgr_settings.php - Remove pkg_mgr_settings.php privilege definitions - Bump config version to 12.3 - Write upgrade code to cleanup $config['altpkgrepo'] - Remove check_firmware_version method from xmlrpc.php - Fix pfSense_firmware_version_doc text
Diffstat (limited to 'src/usr/local/www/help.php')
-rw-r--r--src/usr/local/www/help.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/help.php b/src/usr/local/www/help.php
index a59c521..5d30e11 100644
--- a/src/usr/local/www/help.php
+++ b/src/usr/local/www/help.php
@@ -138,7 +138,6 @@ $helppages = array(
'pkg_mgr.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
'pkg_mgr_install.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
'pkg_mgr_installed.php' => 'https://doc.pfsense.org/index.php/Package_Manager',
- 'pkg_mgr_settings.php' => 'https://doc.pfsense.org/index.php/Package_Manager_Settings',
'interfaces.php' => 'https://doc.pfsense.org/index.php/Interface_Settings',
'interfaces_assign.php' => 'https://doc.pfsense.org/index.php/Assign_Interfaces',
'interfaces_bridge.php' => 'https://doc.pfsense.org/index.php/Interface_Bridges',
OpenPOWER on IntegriCloud