6 calls to spam_load_comment() in Spam 5
- spam_delete_comment in ./
spam.module - Delete the comment and all replies
- spam_notspam_comment in ./
spam.module - Mark the comment as not spam. This may cause the comment to become published depending on settings
- spam_page in ./
spam.module - Drupal _page hook. Provides various spam actions based on the URL that is currently being accessed.
- spam_publish_comment in ./
spam.module - Publish a comment.
- spam_spam_comment in ./
spam.module - Mark the comment as spam. This may cause the comment to become unpublished depending on settings
- spam_unpublish_comment in ./
spam.module