Source for file setup.php
Documentation is available at setup.php
-  * Implementation of RFC 2369 for SquirrelMail. 
-  * When viewing a message from a mailinglist complying with this RFC, 
-  * this plugin displays a menu which gives the user a choice of mailinglist 
-  * commands such as (un)subscribe, help and list archives. 
-  * @copyright 1999-2020 The SquirrelMail Project Team 
-  * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
-  * @version $Id: setup.php 14845 2020-01-07 08:09:34Z pdontthink $ 
-  * @subpackage listcommands 
-  * Initialize the listcommands plugin 
-     global $squirrelmail_plugin_hooks; 
-     $squirrelmail_plugin_hooks['template_construct_read_headers.tpl']['listcommands'] - =  'plugin_listcommands_menu';
 
-     $squirrelmail_plugin_hooks['optpage_register_block']['listcommands'] - =  'plugin_listcommands_optpage_register_block';
 
-  * Main function added to read_body_header 
-     include_once(SM_PATH - .  'plugins/listcommands/functions.php');
 
-   * Show mailing list management option section on options page 
-     include_once(SM_PATH - .  'plugins/listcommands/functions.php');
 
 
	
		Documentation generated on Mon, 13 Jan 2020 04:23:32 +0100 by phpDocumentor 1.4.3