Parent Directory
|
Revision Log
|
Revision Graph
Fixed issues #204027 and #206837 (thanks to Surprise) as well as some other bugs and added some new features
| 1 | <?php |
| 2 | if($description) |
| 3 | { |
| 4 | echo '<p class="vocabindex-desc">'.$description.'</p>'; |
| 5 | } |
| 6 | echo $list; |
| 7 | ?> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |