Pman/I18N.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 19 Jul 2010 10:29:25 +0000 (18:29 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 19 Jul 2010 10:29:25 +0000 (18:29 +0800)
Pman/I18N.php

index ae091ee..cfba601 100644 (file)
@@ -364,7 +364,7 @@ class Pman_I18N extends Pman
             return;
         }
         
-        $list = $this->loadFilter($ltype); //$this->cfg[$ltype];
+        $list = $this->getDefaultCfg($ltype); //$this->cfg[$ltype];
         
         //DB_DataObject::debugLevel(1);