When users are looking at the list of their own comments, and use the delete link on one of them, they are then prompted to type a reason for the deletion. The reason is then ignored by the code that does the deletion. Set the selfdel attribute on the delete link to suppress the prompt.
When users are looking at the list of their own comments, and use the delete link on one of them, they are then prompted to type a reason for the deletion. The reason is then ignored by the code that does the deletion. Set the
selfdel
attribute on the delete link to suppress the prompt.