DataObjects/Person.php
authorChris <chris@roojs.com>
Mon, 6 May 2013 10:17:12 +0000 (18:17 +0800)
committerChris <chris@roojs.com>
Mon, 6 May 2013 10:17:12 +0000 (18:17 +0800)
DataObjects/Person.php

index 8f526b8..06fd0f7 100644 (file)
@@ -15,7 +15,6 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
     
     public $company_id;                      // int(11)  
     public $office_id;                       // int(11)  
-//    public $honor; // VARCHAR(256) NULL;    
     public $name;                            // string(128)  not_null
     public $firstname;                            // string(128)  not_null
     public $lastname;                            // string(128)  not_null