pop_links_schema() in pop_links.install calls drupal_set_message('hook_schema'), which emits unnecessary debugging messages onto the screen. This seems to happen pretty often when I'm enabling/disabling (other!) modules, etc.

CommentFileSizeAuthor
#1 pop_links.nomessage.patch396 byteslyricnz

Comments

lyricnz’s picture

Status: Active » Needs review
StatusFileSize
new396 bytes

See trivial patch

sikjoy’s picture

Status: Needs review » Fixed
lyricnz’s picture

Haha, I didn't look for other messages. My bad.

sikjoy’s picture

Ah, don't mention it. Thanks so much for the patch!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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