blog_addons_settings() is declared like an implementation of hook_settings()
kiamlaluno - July 27, 2008 - 15:23
| Project: | Blog Add-ons |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Chajecki |
| Status: | active |
Jump to:
Description
blog_addons_settings() is declared to be an implementation of hook_settings() (see the comment before the function), which is not anymore a Drupal hook from Drupal 5 to upper versions.

#1
Thanks. Will look at it.