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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 664062-badbehavior-admininc-D6.patch | 13.29 KB | dave reid |
Comments
Comment #1
dave reidComment #2
gregarios commentedDave Reid: I nominate you to maintain this module. Please! :-)
Comment #3
dave reid@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.
Comment #4
dave reidCommitted to CVS.
http://drupal.org/cvs?commit=310020