X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_image_type.php;h=33152a2e5d9af7416d4c87ffb5bf99c27ef8f7f6;hp=8e26ab1f73d5990674089d5f57577b943a445a94;hb=36d357a1d979faf311e8b18a709b329d806b94cc;hpb=e957fd0e2033b49dcf75889d1696f56ac1180d47 diff --git a/DataObjects/Core_image_type.php b/DataObjects/Core_image_type.php index 8e26ab1f..33152a2e 100644 --- a/DataObjects/Core_image_type.php +++ b/DataObjects/Core_image_type.php @@ -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