DataObjects/Core_enum.php
authorjohn <john@roojs.com>
Tue, 5 Sep 2017 05:29:18 +0000 (13:29 +0800)
committerjohn <john@roojs.com>
Tue, 5 Sep 2017 05:29:18 +0000 (13:29 +0800)
DataObjects/Core_enum.php

index 69dc2f0..6e35482 100644 (file)
@@ -9,6 +9,8 @@ class Pman_Core_DataObjects_Core_enum extends DB_DataObject
     ###START_AUTOCODE
     /* the code below is auto generated do not remove the above tag */
 
+
+
     public $__table = 'core_enum';                       // table name
     public $id;                              // int(11)  not_null primary_key auto_increment
     public $etype;                           // string(32)  not_null