From: Alan Knowles Date: Mon, 15 Apr 2019 06:42:21 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=refs%2Fheads%2Fwip_alan_T5856_language_translations_of_countries_and I18n.php --- diff --git a/I18n.php b/I18n.php index 15f11987..8367964c 100644 --- a/I18n.php +++ b/I18n.php @@ -120,7 +120,7 @@ class Pman_Core_I18n extends Pman $i = DB_DataObject::Factory('I18n'); - + $i->is_active = 1; switch($s) { case 'Lang':