Just a really simple DB code update to use the D7 API of db_query() to remove the site verification code at hand correctly. It is still using the D6 API in D7.

CommentFileSizeAuthor
site-verify-delete.patch1019 bytesgábor hojtsy

Comments

gábor hojtsy’s picture

Also posted tests at #926358: Attempt basic test coverage which would have catched this issue. I'd suggest it makes sense to finalize and add those in for future issue checking.

dave reid’s picture

Status: Needs review » Fixed

Thanks Gabor. I converted this to use db_delete() instead of db_query().
http://drupal.org/cvs?commit=429488

gábor hojtsy’s picture

Perfect, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.