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

index bd7a326..27b4f8e 100644 (file)
@@ -16,7 +16,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     public $inlang;                          // string(8)  not_null
     public $lval;                            // string(64)  not_null
 
-     
+    
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
 }