X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_office.php;fp=DataObjects%2FCore_office.php;h=447eedf6e2968f66138fa7fb5eb27b2b1dc0ab2e;hp=e381da5d8257f4f0732832eabce790fdd9ce08ea;hb=eda3b4e572b8976d9e2fb757061dac47f9a593b2;hpb=96ffc7e6c3a75354784e884b1df294d2531e0211 diff --git a/DataObjects/Core_office.php b/DataObjects/Core_office.php index e381da5d..447eedf6 100644 --- a/DataObjects/Core_office.php +++ b/DataObjects/Core_office.php @@ -9,7 +9,7 @@ class Pman_Core_DataObjects_Core_office extends DB_DataObject ###START_AUTOCODE /* the code below is auto generated do not remove the above tag */ - public $__table = 'Office'; // table name + public $__table = 'core_office'; // table name public $id; // int(11) not_null primary_key auto_increment public $company_id; // int(11) not_null public $name; // string(64) not_null