update links and .htaccess for SSL
[dylansserver.git] / view / comment.php
1 <?php
2 foreach ($this->comment as $comment) {
3 //echo '<h3>' . $comment['text'] . '</h3>';
4 }
5 ?>