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

index 935200f..65874f4 100644 (file)
@@ -19,7 +19,7 @@ class Pman_Core_DataObjects_Office extends DB_DataObject
     public $email;                           // string(128)  not_null
     public $role;                            // string(32)  not_null
 
-     
+    
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
     function toEventString() {