-
- Downloads
Fix case-sensitivity issue in charset element of path in last commit
fexistcase() only corrects the case of the filename, not the directories in the path. So we'll just use the lowercase version of the charset string, always. Also, return false upon failure of any call to replace_text(), not just the last one.
Please register or sign in to comment