summaryrefslogtreecommitdiff
path: root/scripts/fixup_utf8.php
AgeCommit message (Expand)Author
2010-03-04Fix a few typosRasmus Lerdorf
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-20var empty check did not function as expected.Eric Helgeson
2009-06-22fixup_utf8.php uses commandline.incEvan Prodromou
2009-06-08remember to convert messagesEvan Prodromou
2009-06-06add fixup messages for utf8Evan Prodromou
2009-05-30free memory for each iteration DB_DataObject in fixup_utf8Evan Prodromou
2009-05-30make fixup_utf8.php handle profiles and groups tooEvan Prodromou
2009-05-30use mysqli_set_charset instead of set namesEvan Prodromou
2009-05-30take a max and min argument for fixup_utf8Evan Prodromou
2009-05-28take an argument for fixup_utf8Evan Prodromou
2009-05-27Add fixup_utf8 to fixup problems with UTF-8 in a databaseEvan Prodromou