]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Revert $LANG back to being a global rather than an environment variable
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 31 May 2001 17:39:02 +0000 (17:39 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 31 May 2001 17:39:02 +0000 (17:39 +0000)
commite2f469ca7099aba76f44532518914a6f03b56092
treea5c9c5fe2b2fa563526bfd43c6528cc1cfd8800b
parentb224e3ba73937f584b289afaf3a77278244855dc
Revert $LANG back to being a global rather than an environment variable
(as per patches from Jan Nieuwenhuizen <janneke@gnu.org>.)

Use constants LC_ALL (&c) rather than literal "LC_ALL" as first
argument to setlocale().

Define constants LC_ALL and LC_CTYPE if needed (for PHP < 4.0.5).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@493 96ab9672-09ca-45d6-a79d-3d69d39ca109
index.php
lib/config.php