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