#51556 by greggles, Fixing an inaccurate comment.

5.x
Neil Drumm 2006-05-20 08:14:09 +00:00
parent ae5e50883c
commit 4f078eb274
2 changed files with 2 additions and 6 deletions

View File

@ -457,9 +457,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;

View File

@ -457,9 +457,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;