summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-12-16 16:10:34 -0500
committerjim-p <jimp@pfsense.org>2014-12-16 16:10:52 -0500
commit00342f85238223efd7adbb562ca1202d362ab9ee (patch)
treea61629efd661b8c4409e058d4f9bb39d03718e62 /usr
parent51579bb421306647355cb219f291f9ede2b51e11 (diff)
downloadpfsense-00342f85238223efd7adbb562ca1202d362ab9ee.zip
pfsense-00342f85238223efd7adbb562ca1202d362ab9ee.tar.gz
Remove some old comments and unnecessary cruft.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/help.php69
1 files changed, 0 insertions, 69 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index f8a312e..aa46289 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -320,75 +320,6 @@ $helppages = array(
);
-/*
-Filename list (2.0 box as of 2009-11-15), entries with help maps should be
-removed. Also, files which cannot normally be accessed by a user can
-be removed.(e.g. xmlrpc.php)
-
-Below this is a list of .xml files from built-in and add-on packages
-
-
-
-Package .xml files (some may not be needed)
- 'apache_mod_security.xml' => '',
- 'apache_mod_security_settings.xml' => '',
- 'arpwatch.xml' => '',
- 'assp.xml' => '',
- 'backup.xml' => '',
- 'bsdstats.xml' => '',
- 'cron.xml' => '',
- 'ddns.xml' => '',
- 'denyhosts.xml' => '',
- 'dnsblacklist.xml' => '',
- 'dyntables.xml' => '',
- 'fit123.xml' => '',
- 'freeradius.xml' => '',
- 'freeradiusclients.xml' => '',
- 'freeradiussettings.xml' => '',
- 'frickin.xml' => '',
- 'haproxy.xml' => '',
- 'hula.xml' => '',
- 'ifdepd.xml' => '',
- 'ifstated.xml' => '',
- 'igmpproxy.xml' => '',
- 'imspector.xml' => '',
- 'lcdproc.xml' => '',
- 'lcdproc_screens.xml' => '',
- 'lightsquid.xml' => '',
- 'messages_de.xml' => '',
- 'messages_en.xml' => '',
- 'mtr-nox11.xml' => '',
- 'netio-newpkg.xml' => '',
- 'netio.xml' => '',
- 'netioserver-newpkg.xml' => '',
- 'netioserver.xml' => '',
- 'new_zone_wizard.xml' => '',
- 'nmap.xml' => '',
- 'notes.xml' => '',
- 'nrpe2.xml' => '',
- 'nut.xml' => '',
- 'per-user-bandwidth-distribution.xml' => '',
- 'pfstat.xml' => '',
- 'phpmrss.xml' => '',
- 'phpsysinfo.xml' => '',
- 'powerdns.xml' => '',
- 'pure-ftpd.xml' => '',
- 'pure-ftpdsettings.xml' => '',
- 'quagga.xml' => '',
- 'routed.xml' => '',
- 'shellcmd.xml' => '',
- 'spamd.xml' => '',
- 'spamd_outlook.xml' => '',
- 'spamd_settings.xml' => '',
- 'spamd_whitelist.xml' => '',
- 'sshterm.xml' => '',
- 'tftp.xml' => '',
- 'upclient.xml' => '',
- 'viralator.xml' => '',
- 'zabbix-agent.xml' => '',
-
- */
-
$pagename = "";
/* Check for parameter "page". */
if ($_GET && isset($_GET['page'])) {
OpenPOWER on IntegriCloud