
Index du forum »» Questions »» Supprimer "commentaires ?" sur les articles
// theme sans le système de commentaire en meta-mot !
// if (!function_exists("caff_pub")) {
// if (file_exists("modules/comments/article.conf.php")) {
// !include! ("modules/comments/article.conf.php");
// !include! ("modules/comments/comments.php");
// }
// }
<?php
echo"
<a href=\"print.php?sid=".$id."\"><img src=\"themes/amofficeflash/images/box/print.gif\" border=\"0\" alt=\"Page Spéciale pour impression\" align=\"center\" /></a> <a href=\"friend.php?op=FriendSend&sid=".$id."\"><img src=\"themes/amofficeflash/images/box/friend.gif\" border=\"0\" alt=\"Envoyer cet Article à un ami\" align=\"center\" /></a>
";
if ($id!="") {
echo"
<a href=\"article.php?sid=".$id."\">Lire la suite...</a>
"; }
?>