The function lt_help($section) can be remove from your code.
hook_help not needed anymore in drupal 5, informations are now read from .info file.
The function lt_help($section) can be remove from your code.
hook_help not needed anymore in drupal 5, informations are now read from .info file.
Comments
Comment #1
brmassa commentedThierry,
thanks a lot for reporting and helping!
hook_help is not need any anymore only in one case: Module description. But i will fill all pages with explanations. so it will be needed.
regards,
massa
Comment #2
brmassa commented