Posted by deekayen on October 24, 2008 at 9:08pm
Jump to:
| Project: | Site Documentation |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | NancyDru |
| Status: | closed (fixed) |
Issue Summary
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 |
Comments
#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.