Closed (fixed)
Project:
Documentation
Component:
Developer Guide
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2007 at 16:55 UTC
Updated:
24 Mar 2007 at 15:16 UTC
http://api.drupal.org/api/5/function/hook_comment tells me:
$op What kind of action is being performed. Possible values:
* "insert": The comment is being deleted.
I don't see the link between 'insert' and 'deleted'. One or the other is wrong. Or if you use the $op 'insert' to delete a comment that warrants some more explanation.
Comments
Comment #1
add1sun commentedThanks. Fixed to read "comment is being inserted." in 4.7, 5 and HEAD.
Comment #2
(not verified) commented