Files
EasySoft-ZenTaoPMS/module/execution/view/export.html.php
2022-06-08 09:34:46 +08:00

14 lines
481 B
PHP

<?php
/**
* The export view file of execution module of ZenTaoPMS.
*
* @copyright Copyright 2009-2015 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html) or AGPL
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package execution
* @version $Id$
* @link http://www.zentao.net
*/
?>
<?php include '../../file/view/export.html.php';?>