DataObjects/Core_image_type.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 18 May 2011 04:20:52 +0000 (12:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 18 May 2011 04:20:52 +0000 (12:20 +0800)
DataObjects/Core_image_type.php

index 8e26ab1..33152a2 100644 (file)
@@ -9,7 +9,7 @@ class Pman_Core_DataObjects_Core_image_type extends DB_DataObject
     ###START_AUTOCODE
     /* the code below is auto generated do not remove the above tag */
 
-    public $__table = 'core_image_type';               // table name
+    public $__table = 'core_image_type';                 // table name
     public $id;                              // int(11)  not_null primary_key auto_increment
     public $name;                            // string(64)  not_null