From a871e016763afcdfed4e09c30170bdd75ff97894 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Sep 2011 15:22:27 +0800 Subject: [PATCH] I18n.php --- I18n.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/I18n.php b/I18n.php index 83b4ffc1..8ede23cc 100644 --- a/I18n.php +++ b/I18n.php @@ -87,8 +87,7 @@ class Pman_Core_I18N extends Pman $i = DB_DataObject::Factory('I18n'); $i->buildDb(); - - + $i = DB_DataObject::Factory('I18n'); $cfg = $i->cfg(); $langs = $cfg['t']; -- 2.39.2