Forum » » Bugs, Probs ... » » Pages suivantes
Posté : 12 mai 2012 à 12:38
if ($op=="edito") {
global $storyhome, $cookie;
if (isset($cookie[3])) {
$storynum = $cookie[3];
} else {
$storynum = $storyhome;
}
if (sizeof($news_tab)==$storynum) {
$marqeur=$marqeur+sizeof($news_tab);
echo "<br /><p align=\"right\"><a href=\"index.php?op=newindex&catid=$catid&marqeur=$marqeur\" class=\"noir\">".translate("Next Page")."</a></p><br />";
}
}
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=25495&forum=1