diff --git a/tasks/guestBook/components/comment.php b/tasks/guestBook/components/comment.php index 68db2d9..176abb8 100644 --- a/tasks/guestBook/components/comment.php +++ b/tasks/guestBook/components/comment.php @@ -1,11 +1,11 @@
= $comment->comment ?>
+= nl2br(htmlspecialchars($comment->comment)) ?>