Pman/I18N.php
[Pman.Base] / 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);