? post_with_no_akismet_checking.patch ? url_3.patch Index: akismet.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/akismet/akismet.module,v retrieving revision 1.28 diff -r1.28 akismet.module 302c302 < if (!$map[2] = comment_load($map[2])) { --- > if (!$map[2] = _comment_load($map[2])) {