array instead of object for hook_taxonomy
robertDouglass - June 24, 2008 - 17:44
| Project: | Glossary |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
http://api.drupal.org/api/function/hook_taxonomy/6
Third param should be an array, object syntax is used.
| Attachment | Size |
|---|---|
| glossary.patch | 717 bytes |

#1
Fix committed to both branches. Also committed API updates to use "$array" rather than "$object" on parameter descriptions.
#2