]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
setlocale now uses the new CHARSET constant from index.php. It shouldn't break anythi...
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 1 Jan 2002 06:20:46 +0000 (06:20 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 1 Jan 2002 06:20:46 +0000 (06:20 +0000)
commitda9d0004591cab029120d02f1518bd05aad575cb
tree12e23e9152c73301dd691b71caa525646f82d876
parent9ba2bdf3c27828772570b7698834b7026ae34b57
setlocale now uses the new CHARSET constant from index.php. It shouldn't break anything as it defaults to "iso-8859-1", but couldn't verify this as my setlocale() and bindtextdomain() are broken (Darwin/MacOSX10.1.2).

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