Forgot to take out a function call.

git-svn-id: http://svn.automattic.com/wordpress/trunk@564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-12-04 19:23:18 +00:00
parent e1114fe2bb
commit c1b372eb29

View File

@ -160,7 +160,6 @@
if ( preg_match("/^\\s*$word /i",$query) )
{
$this->rows_affected = mysql_affected_rows();
$this->querybump();
// This gets the insert ID
if ( $word == 'insert' || $word == 'replace' )