I18n.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 07:22:27 +0000 (15:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 07:22:27 +0000 (15:22 +0800)
I18n.php

index 83b4ffc..8ede23c 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -87,8 +87,7 @@ class Pman_Core_I18N extends Pman
         $i = DB_DataObject::Factory('I18n');
         $i->buildDb();
      
-     
-        
+       
         $i = DB_DataObject::Factory('I18n');
         $cfg = $i->cfg();
         $langs = $cfg['t'];