if ($showmore=="1") {
$url_more=pnModURL('daily_archive', 'user','display',
array ('req'=>'get', 'year'=>$year,
'month'=>$month));
$more_row="<div align=right><br><a
href=".$url_more."><b>" . _ARCH_LASTBLOCK_MORE . "</a> </div>";
}
I believe the pnModURL should be cleaned prior to use every time.
www.workwanted.ca if you surf from site to site gets sidetracked in
places and reports the wrong pnModURL and the users get bounced to a
different site.
|