X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_person.php;fp=DataObjects%2FCore_person.php;h=5e30028f96edfd53fdf1f18401746bc53e06ca0d;hp=2c5e774749da4afb3c56acea741c980ea7e186b7;hb=d4be3dcef6000ac7e07161320eee832df409bb60;hpb=67156bf87a291eb0163d12dd321e0edd386acb18 diff --git a/DataObjects/Core_person.php b/DataObjects/Core_person.php index 2c5e7747..5e30028f 100644 --- a/DataObjects/Core_person.php +++ b/DataObjects/Core_person.php @@ -48,6 +48,8 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject public $phone_direct; // varchar(32) NOT NULL DEFAULT ''; public $countries; // VARCHAR(128) NULL; + public $language; + /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE