]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Locale switch cleanup: use common_switch_locale() which is safer for updating gettext...
authorBrion Vibber <brion@pobox.com>
Wed, 19 May 2010 17:10:55 +0000 (10:10 -0700)
committerBrion Vibber <brion@pobox.com>
Wed, 19 May 2010 17:10:55 +0000 (10:10 -0700)
commit74a89b1fc37067d91d31bd66922053361eb4e616
tree3c3520402e6d8c1a407af5d42e6c49abff5b7dd1
parent114df39822d7007f1b08b83b4e9a26202936e8c8
Locale switch cleanup: use common_switch_locale() which is safer for updating gettext state. Also moved a few calls to reduce chance of hitting an exception before switching back.
Should help with problems where xmppdaemon would get stuck in wrong locale.
lib/mail.php
lib/util.php
plugins/Facebook/facebookutil.php
plugins/TwitterBridge/twitter.php