X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=I18n.php;fp=I18n.php;h=8367964c9ef63a8bb91a933936131919a577046c;hp=15f1198777992c7f4a6a28569b7a3e61380e63be;hb=79741fba3c1ea2be48c0eb088161c5e97c4753f7;hpb=cd94d312a825c83ccc154c4b0c6bee4bb1d8c34c 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':