Parent Directory
|
Revision Log
|
Revision Graph
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
| 1 | <a href="<?php print $item_link ?>"><?php print $item_title ?></a> <span class="age"><?php print $age ?></span> |
| 2 | |
| 3 | <?php if ($feed_link) : ?> |
| 4 | <span class="source"><a href="<?php print $feed_link ?>"><?php print $feed_title ?></a></span> |
| 5 | <?php endif ?> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |