Drupal 6-dev is showing notices for unset var
deekayen - October 24, 2008 - 21:08
| Project: | Site Documentation |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
This sets the $output var in hook_menu() so it doesn't show a notice for E_ALL.
| Attachment | Size |
|---|---|
| sitedoc.module-menu_notice.patch | 841 bytes |

#1
I'm not sure I understand. You say hook_menu, but the code is to hook_help. And all three case statements set $output as a new variable.
#2
I see. It can return if no path is supported.
#3
Automatically closed -- issue fixed for two weeks with no activity.