Closed (fixed)
Project:
Password Policy
Version:
7.x-1.0-beta1
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2011 at 12:41 UTC
Updated:
9 Nov 2011 at 03:10 UTC
Comment is misleading.
http://drupalcode.org/project/password_policy.git/blame/refs/heads/7.x-1...
There is:
/**
* Implements hook_perm().
*/
It should be:
/**
* Implements hook_permission().
*/
http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...
Comments
Comment #1
erikwebb commentedFixed and committed!
http://drupalcode.org/project/password_policy.git/commit/4a64c7b6785dfb9...