]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add fixup_utf8 to fixup problems with UTF-8 in a database
authorEvan Prodromou <evan@controlyourself.ca>
Wed, 27 May 2009 23:12:37 +0000 (19:12 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Wed, 27 May 2009 23:12:37 +0000 (19:12 -0400)
commit497d1bfe0283598021f2be2bd6664ac8bbab25ce
tree67f67057e408d5fd4025a203a763f9c8044675dc
parentd068680e1913a32eba0f5b0e1e746ac66ec638d3
Add fixup_utf8 to fixup problems with UTF-8 in a database

Fixes up an old database to store strings in UTF-8. Hopefully works!
scripts/fixup_utf8.php [new file with mode: 0644]