Source for file setup.php
Documentation is available at setup.php
-   * SquirrelMail Test Plugin 
-   * @copyright 2006-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 $ 
-   * Register this plugin with SquirrelMail 
-     global $squirrelmail_plugin_hooks; 
-     $squirrelmail_plugin_hooks['template_construct_page_header.tpl']['test']  
-   * Add link to menu at top of content pane 
-     include_once(SM_PATH - .  'plugins/test/functions.php');
 
-   * Returns info about this plugin 
-   * @return array An array of plugin information. 
-              'english_name' - =>  'Test',
 
-              'summary' - =>  'This plugin provides some test mechanisms for further diagnosis of the system upon which you are attempting to run SquirrelMail.',
 
-              'details' - =>  'This plugin provides some test mechanisms for further diagnosis of the system upon which you are attempting to run SquirrelMail.',
 
-              'requires_configuration' - =>  0,
 
-              'requires_source_patch' - =>  0,
 
-   * Returns version info about this plugin 
 
	
		Documentation generated on Mon, 13 Jan 2020 04:23:32 +0100 by phpDocumentor 1.4.3