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

index c4a3fc7..50b37f6 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -72,7 +72,7 @@ class Pman_Core_I18N extends Pman
         $opts = empty($ff->Pman_Core_I18N) ? (empty($ff->Pman_I18N) ? array() : $ff->Pman_I18N)  : $ff->Pman_Core_I18N;
         
         $i = DB_DataObject::Factory('I18n');
-        $this->cfg = $i->cfg();
+