According to instructions for updating modules to HEAD, "format_name() was renamed to theme_username() and should be invoked using the theme('username', ...) API."

Here's a patch to update the hook_search() example to the new naming scheme.

CommentFileSizeAuthor
core.php_0.patch908 bytesdrewish

Comments

dries’s picture

Status: Needs review » Fixed

Committed to HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)