Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Sat Jan 28 11:25:54 2006 UTC | revision 1.2, Sat Apr 15 05:54:25 2006 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <div class="comment"> | <div class="comment<?php if ($comment->status == COMMENT_NOT_PUBLISHED) print ' comment-unpublished'; ?>"> |
| 2 | <?php if ($picture) { | <?php if ($picture) { |
| 3 | print $picture; | print $picture; |
| 4 | } ?> | } ?> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |