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