* change zentaophp to zentaopms.
* change package to framework.
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
<?php
|
||||
/**
|
||||
* The model class file of ZenTaoPHP.
|
||||
* The model class file 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 ZenTaoPHP
|
||||
* @package framework
|
||||
* @version $Id: model.class.php 135 2010-09-14 03:23:35Z yuren_@126.com $
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
/**
|
||||
* The base class of model.
|
||||
*
|
||||
* @package ZenTaoPMS
|
||||
* @package framework
|
||||
*/
|
||||
class model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user