Source for file test.php
Documentation is available at test.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: test.php 14845 2020年01月07日 08:09:34Z pdontthink $
* @package plugins
* @subpackage test
*/
include_once('../../include/init.php');
global $oTemplate, $color;
$oTemplate->display('plugins/test/test_menu.tpl');
$oTemplate->display('footer.tpl');
Documentation generated on 2020年1月13日 04:23:42 +0100 by phpDocumentor 1.4.3