From 00342f85238223efd7adbb562ca1202d362ab9ee Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 16 Dec 2014 16:10:34 -0500 Subject: Remove some old comments and unnecessary cruft. --- usr/local/www/help.php | 69 -------------------------------------------------- 1 file changed, 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'])) { -- cgit v1.1