removed package and version tags

This commit is contained in:
Alexander Makarov
2011-12-09 18:13:36 +04:00
parent f8ea58826e
commit a33d152d77
11 changed files with 0 additions and 38 deletions

View File

@@ -14,8 +14,6 @@
* that are only defined by {@link CActiveRecord}.
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @version $Id: CActiveRecordBehavior.php 2799 2011-01-01 19:31:13Z qiang.xue $
* @package system.db.ar
* @since 2.0
*/
class CActiveRecordBehavior extends CModelBehavior