Administrators Thanked: 265 kez
$notlastpage = (($d + $cfg['maxpostsperpage'])<$totalposts) ? TRUE : FALSE;
$notlastpage = FALSE;