Files
EasySoft-ZenTaoPMS/module/testcase/view/export.html.php
T
2023-12-06 13:42:44 +08:00

14 lines
499 B
PHP

<?php
/**
* The export view file of testcase module of ZenTaoPMS.
*
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com)
* @license ZPL(http://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
* @author Congzhi Chen<congzhi@cnezsoft.com>
* @package testcase
* @version $Id$
* @link https://www.zentao.net
*/
?>
<?php include '../../file/view/export.html.php';?>