Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2011 at 17:59 UTC
Updated:
17 Jan 2011 at 00:30 UTC
While the explanation for hook_init() is correct in noting that unconditionally loaded files should be declared in info files not loaded with hook_init(), the example code unconditionally loads a file...
| Comment | File | Size | Author |
|---|---|---|---|
| hook_init-docs.patch | 791 bytes | tstoeckler |
Comments
Comment #1
jhodgdonExcellent, thanks!
Comment #2
jhodgdonComment #3
webchickNice catch! Thanks!
Committed to HEAD.