#51556 by greggles, Fixing an inaccurate comment. Backport from HEAD

4.7.x
Gerhard Killesreiter 2006-05-23 09:51:18 +00:00
parent f8e1858143
commit 3fb69ce12f
1 changed files with 1 additions and 3 deletions

View File

@ -437,9 +437,7 @@ function comment_configure() {
*
* Authenticated users can edit their comments as long they have not been
* replied to. This prevents people from changing or revising their
* statements based on the replies their posts got. Furthermore, users
* can't reply to their own comments and are encouraged instead to extend
* their original comment.
* statements based on the replies to their posts.
*/
function comment_access($op, $comment) {
global $user;