+ finish task#442.

This commit is contained in:
chencongzhi520@gmail.com
2011-05-01 11:32:27 +00:00
parent fe8a3fbc3f
commit db9ce444ef
5 changed files with 146 additions and 75 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
/**
* The export view file of testcase module of ZenTaoPMS.
*
* @copyright Copyright 2009-2010 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Congzhi Chen<congzhi@cnezsoft.com>
* @package testcase
* @version $Id$
* @link http://www.zentao.net
*/
?>
<?php include '../../file/view/export.html.php';?>