Forgot to take out a function call.

git-svn-id: https://develop.svn.wordpress.org/trunk@564 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-12-04 19:23:18 +00:00
parent cc566a54fa
commit 94639b4e32
1 changed files with 0 additions and 1 deletions

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' )