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.
| Comment | File | Size | Author |
|---|---|---|---|
| core.php_0.patch | 908 bytes | drewish |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
(not verified) commented