Posted by swentel on December 21, 2008 at 10:50pm
| Project: | Restricted Search |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
When running with full error reporting, this module throws some PHP notices. Patch attached fixes those.
| Attachment | Size |
|---|---|
| search_block_notices.patch | 1.24 KB |
Comments
#1
Thanks for the patch. I've made a few changes and attached an updated patch. I've changed the if statement to match Drupal code conventions, and renamed the $type2 variable to something a bit more descriptive. Please try it out and let me know how it goes.
#2