Source for file functions.php
Documentation is available at functions.php
<?php
/**
* SquirrelMail Test Plugin
* @copyright 2006-2020 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: functions.php 14845 2020年01月07日 08:09:34Z pdontthink $
* @package plugins
* @subpackage test
*/
/**
* Add link to menu at top of content pane
*
* @return void
*
*/
global $oTemplate, $nbsp;
. $nbsp . $nbsp;
return array('menuline' => $output);
}
Documentation generated on 2020年1月13日 04:22:33 +0100 by phpDocumentor 1.4.3