44f62fd694c31a7864b6ef1ab57aa177fad91f93
[dylansserver.git] / comment.php
1 <?php
2 foreach ($this->comment as $comment) {
3 //echo '<h3>' . $comment['text'] . '</h3>';
4 }
5 ?>