hook_settings doesn't exist in D5, so this comment is wrong:
/**
* Implementation of hook_settings().
*/

It's now simply a menu callback.

CommentFileSizeAuthor
#1 menucallback.patch546 bytesrobloach

Comments

robloach’s picture

Component: Code » Documentation
Priority: Normal » Minor
Status: Active » Needs review
StatusFileSize
new546 bytes

This is actually a documentation error as it's just the menu callback for the administration settings.

TheCrow’s picture

Status: Needs review » Fixed

@joachim, @Rob

Thank you for the report and for the patch :))

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.