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