* change copyright time.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* The model file of index module of ZenTaoPMS.
|
||||
*
|
||||
* @copyright Copyright 2009-2012 青岛易软天创网络科技有限公司 (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 index
|
||||
* @version $Id$
|
||||
*/
|
||||
?>
|
||||
<?php
|
||||
class indexModel extends model
|
||||
{
|
||||
}
|
||||
<?php
|
||||
/**
|
||||
* The model file of index module of ZenTaoPMS.
|
||||
*
|
||||
* @copyright Copyright 2009-2013 青岛易软天创网络科技有限公司 (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 index
|
||||
* @version $Id$
|
||||
*/
|
||||
?>
|
||||
<?php
|
||||
class indexModel extends model
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user