
2 Dec
2005
2 Dec
'05
9:58 a.m.
There is an empty <option> tag used as a spacer in mysql_charsets.lib.php. It's considered poor form to leave a tag completely empty, and the same effect can be achieved more correctly by coding in a blank space between the start and end tags. Diff is attached. - Matt "Cyber Dog" LaPlante