12.06.2011, 21:16
Of course there cannot be much of a difference in such a small function. The reason for my edit was because the function mysql_fetch_int is faster than mysql_fetch_row_format, and wouldn't have to bother with whether someone is using different plugin or not. It would of been better anyhow if I left GetName out. If I put GetName in a parameter in the upcoming called format it would of created another useless variable when s_string could of been used.


