I am running Drupal 5.3, PHP 4

CommentFileSizeAuthor
#1 abuse.module.198001.patch1.15 KBjaydub

Comments

jaydub’s picture

StatusFileSize
new1.15 KB

Yeah the two menu entries for admin/settings/abuse in abuse_menu() are being set in the non-cacheable area for some reason. They should be moved up in abuse_menu() as part of the $may_cache IF clause.

not explained very well...but here is a patch that moves the menu entries up.

jaydub’s picture

Status: Active » Needs review

changing status

jaydub’s picture

Assigned: Unassigned » jaydub
jaydub’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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