Wrong db queries in akismet_cron.inc
peterpoe - April 3, 2009 - 10:12
| Project: | Akismet |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
db_result is wrongly called in three cases in akismet_cron.inc where querying for multiple results. This patch fixes this. Now spam content will be correctly deleted when running cron.
| Attachment | Size |
|---|---|
| akismet_cron.inc_.4_3_09.patch | 2.45 KB |
