Patch to fix PHP notice message
gdevlugt - February 8, 2008 - 19:29
| Project: | Local Menu |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
Not really a bug, but since I tend to also include notices in PHP's error reportings (for developing purposes), and this module generates one, I included a patch which will correct this. The notice message I got is below :
notice: Undefined variable: output in /var/www/html/sites/all/modules/local_menu/local_menu.module on line 117.
notice: Undefined variable: output in /var/www/html/sites/all/modules/local_menu/local_menu.module on line 117.Hopefully this helps and thanks for the useful module!
| Attachment | Size |
|---|---|
| fix_notice_msg.patch | 588 bytes |

#1
Thx!
#2
Automatically closed -- issue fixed for two weeks with no activity.