disinclined.org
/
git
/
dylansserver.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
clean up misc unrelated files
[dylansserver.git]
/
view
/
comment.php
1
<
?php
2
foreach
(
$this
->
comment
as
$comment
) {
3
//echo '<h3>' . $comment['text'] . '</h3>';
4
}
5
?
>