|
From: Arden W. <ar...@li...> - 2003-06-24 21:46:57
|
Block only needed refresh=true and allow multiple=true
On Mon, 2003-06-23 at 11:23, Arden Wiebe wrote:
>
> 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.
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> Envolution-devel mailing list
> Env...@li...
> https://lists.sourceforge.net/lists/listinfo/envolution-devel
|