1. Add @file PHPdoc.
  2. Use the correct hook documentation ("Implementation of hook_foo().")
  3. Fixed coding standards with hashcash_schema().
  4. 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

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new1.84 KB
sdrycroft’s picture

Status: Needs review » Fixed

Point four is a valid one, I'll remove that if an update is required.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.