There's a major chunk of code in badbehavior.module that is only loaded on the administration pages and should not be loaded on 'normal' page requests. By using the 'file' key in hook_menu new in Drupal 6, we can split these functions off into a new badbehavior.admin.inc file.

CommentFileSizeAuthor
#1 664062-badbehavior-admininc-D6.patch13.29 KBdave reid

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new13.29 KB
gregarios’s picture

Dave Reid: I nominate you to maintain this module. Please! :-)

dave reid’s picture

@gregarios: Thanks very much. I've e-mailed the maintainer about it and I'll create a support request to apply as a co-maintainer.

dave reid’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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