Closed evantobin closed 11 years ago
mysql_real_escape_string requires a mysql_connect connection, therefore it will not work with the PDO update. There was also a typo, rowCount was called as an object not a function. I also patched the account delete bug.
mysql_real_escape_string requires a mysql_connect connection, therefore it will not work with the PDO update. There was also a typo, rowCount was called as an object not a function. I also patched the account delete bug.