[pLog-svn] Url problem

Jon Daley plogworld at jon.limedaley.com
Mon Dec 17 14:24:21 EST 2007


 	Can you try reverting this code, once you install my new code and 
see if that works now, without your extra code?

On Fri, 25 May 2007, Ayalon wrote:

> Hi Guys,
>
>
>
> My subdomain url problem was using a lot of mem, some of you might know.
>
>
>
> Made a piece of code that solved my problem. Maybe there's something smarter
> to think of.
>
>
>
> This is added to the linkparser.class:
>
>
>
>            if(!isset($result['postname']) && isset($result['catname']) &&
> isset($result['day']) && isset($result['month']))
>
>            {
>
>                unset($result['catname']);
>
>                unset($result['year']);
>
>                unset($result['month']);
>
>                unset($result['day']);
>
>            }
>
>
>
> Regards,
>
> Ayalon
>
>

-- 
Jon Daley
http://jon.limedaley.com/

Who is General Failure and why is he reading my hard disk?


More information about the pLog-svn mailing list