Source for file test.php

Documentation is available at test.php

  1. <?php
  2. /**
  3. * SquirrelMail Test Plugin
  4. * @copyright 2006-2020 The SquirrelMail Project Team
  5. * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  6. * @version $Id: test.php 14845 2020年01月07日 08:09:34Z pdontthink $
  7. * @package plugins
  8. * @subpackage test
  9. */
  10. include_once('../../include/init.php');
  11. global $oTemplate, $color;
  12. displayPageHeader ($color, '');
  13. $oTemplate->display('plugins/test/test_menu.tpl');
  14. $oTemplate->display('footer.tpl');

Documentation generated on 2020年1月13日 04:23:42 +0100 by phpDocumentor 1.4.3

AltStyle によって変換されたページ (->オリジナル) /