Posted by Dave Reid on October 12, 2009 at 2:38pm
| Project: | Hashcash |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
- Add @file PHPdoc.
- Use the correct hook documentation ("Implementation of hook_foo().")
- Fixed coding standards with hashcash_schema().
- You should *not* ever call menu_rebuild() directly. If you want to force users to run update.php (which automatically rebuilds the menu afterwards), all you need to do is add an 'empty' update function.
Comments
#1
#2
Point four is a valid one, I'll remove that if an update is required.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.