From: Alan Knowles Date: Wed, 14 Dec 2011 09:00:58 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0dd2e1e72986399309a8fb477330a13dd0d10da9 I18n.php --- diff --git a/I18n.php b/I18n.php index e55f0270..9192c0d4 100644 --- a/I18n.php +++ b/I18n.php @@ -92,6 +92,7 @@ class Pman_Core_I18N extends Pman if (!$i->count()) { $i = DB_DataObject::Factory('I18n'); $i->buildDb(); + $i = DB_DataObject::Factory('I18n'); $i->ltype = 'l'; // string(1) not_null multiple_key $i->lkey = $lang;