From: Alan Knowles Date: Mon, 1 Nov 2010 04:00:32 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=726a0749d79f5f9634d3f80df82f6acbae3a4e52 I18n.php --- diff --git a/I18n.php b/I18n.php index afd89504..3c127d42 100644 --- a/I18n.php +++ b/I18n.php @@ -97,7 +97,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; - + print_R($opts); // load the cofiguration foreach($opts as $k=>$v) {