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