01 avr
Video de la journée
Billets similaires :
/* Count the totals */
$numPingBacks = 0;
$numComments = 0;
/* Loop through comments to count these totals */
foreach ($comments as $comment) {
if (get_comment_type() != "comment") { $numPingBacks++; }
else { $numComments++; }
}
?>
if ($numComments != 0) : ?>
Publié le : avril 3rd, 2008 à 23:31
nooooon c’est truqué???? looool