* rewrite the comments of tree module.

This commit is contained in:
wangchunsheng
2010-11-17 06:42:49 +00:00
parent 32e6f495a6
commit 2e951859e3
3 changed files with 218 additions and 47 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
<?php
/**
* The edit view of product module of ZenTaoPMS.
* The edit view of tree 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 Chunsheng Wang <chunsheng@cnezsoft.com>
* @package product
* @package tree
* @version $Id$
* @link http://www.zentao.net
*/