hook_help
Passer - June 9, 2009 - 09:47
| Project: | Htmltidy |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello,
function htmltidy_help($section) returns a
return t($output);
this looks like a copy and paste error and shows up by printing "Array" where the theme outputs the "$help" Variable.
Fix:
Delete the line
return t($output);
this error is in the actual 6.x and the 5.x dev

#1
Thank you. Fixed in dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.