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-2006 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: setup.php,v 1.40 2006/07/15 12:01:18 tokul Exp $
* @subpackage listcommands
* Initialize the listcommands plugin
global $squirrelmail_plugin_hooks;
$squirrelmail_plugin_hooks['read_body_header']['listcommands'] =
'plugin_listcommands_menu';
* Main function added to read_body_header
include_once(SM_PATH .
'plugins/listcommands/functions.php');
Documentation generated on Sat, 07 Oct 2006 16:13:30 +0300 by phpDocumentor 1.3.0RC6