[ Index ] |
|
Code source de Plume CMS 1.2.2 |
1 <h2>Recent news</h2> 2 <div class="recent-news"> 3 <?php pxGetLastResources(3,'news'); ?> 4 <?php while (!$last->EOF() ): ?> 5 <h3><a href="<?php pxLastResPath(); ?>"><?php pxLastResTitle(); ?></a></h3> 6 <?php pxLastResDescription(); ?> 7 <?php pxLastResAssociatedLink(); ?> 8 <div class="recent-news-date"><small><?php pxLastResDateModification('%Y•%m•%d'); ?></small></div> 9 <?php 10 $last->moveNext(); 11 endwhile; ?> 12 </div><!-- end recent-news -->
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 11:57:01 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |