Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.4, Sun Mar 18 20:31:13 2007 UTC | revision 1.4.2.1, Tue Apr 7 23:03:11 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php // $Id: comment.tpl.php,v 1.3 2007/03/18 18:47:49 webchick Exp $ ?> | <?php // $Id: comment.tpl.php,v 1.1.4.1 2009/02/03 02:50:21 ipwa Exp $ ?> |
| 2 | <li> | <li> |
| 3 | <cite><?php print $author; ?></cite> on <?php print format_date($comment->timestamp); ?> | <cite><?php print $author; ?></cite> on <?php print format_date($comment->timestamp); ?> |
| 4 | <div class="commenttext"> | <div class="commenttext"> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |