In the declaration of the hook_perm(), the function name contains the 'hook_' prefix instead of the module name.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | checkbox_filter_837386_1.patch | 649 bytes | balintbrews |
In the declaration of the hook_perm(), the function name contains the 'hook_' prefix instead of the module name.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | checkbox_filter_837386_1.patch | 649 bytes | balintbrews |
Comments
Comment #1
balintbrewsHere is a small patch to fix this.
Comment #2
drifter commented*facepalm* - thanks, committed!