Revision 1114
Added by Matthias over 16 years ago
| view.php | ||
|---|---|---|
| 383 | 383 |
} else {
|
| 384 | 384 |
$content .= '<tr><td>None Found<br /></td></tr>'; |
| 385 | 385 |
} |
| 386 |
echo $content; |
|
| 386 | 387 |
} |
| 387 | 388 |
|
| 388 | 389 |
// Print comments footer |
Also available in: Unified diff
Fixed bug in news modul introduced in changeset [1057]