X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=I18n.php;h=50b37f6370d05cedb88aff9bd7681f79f013b582;hb=a1b8a598b259b693444363adeb259c9d86d05cd5;hp=c4a3fc76ad6b1591869976e08476bd5fed3f89db;hpb=93d7f01d5c7506bca61d760ba8c2e7598a24d466;p=Pman.Core diff --git a/I18n.php b/I18n.php index c4a3fc76..50b37f63 100644 --- 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(); +