[contributions(DRUPAL-4-6):dww] /modules/project issue.inc project.inc
drupal-cvs at drupal.org
drupal-cvs at drupal.org
Mon Jan 15 10:09:54 UTC 2007
User: dww Branch: DRUPAL-4-6 Date: Mon, 15 Jan 2007 10:09:54 +0000
Modified files:
/modules/project issue.inc project.inc
Log message:
#108678 (#109442): fixing bug in my recent changes to hook_access():
i was foolishly not breaking out of the $op cases. so, 'view' was
falling through and hitting the 'create' case and returning FALSE.
Links:
http://cvs.drupal.org/diff.php?path=contributions/modules/project/issue.inc&old=1.102.2.24&new=1.102.2.25&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.inc&old=1.50.2.13&new=1.50.2.14&root=contrib
More information about the drupal-cvs
mailing list