On php.net, MemberEdit/memberedit.php had some bogus addslashes() calls that inserted content with extra backslash (\) characters to the Member table.
I ripped out the addslashes but did not clean up the corrupted data yet.
RLL
Log in to post a comment.