[pLog-svn] Url problem

Oscar Renalias oscar at renalias.net
Sat May 26 14:44:13 EDT 2007


Where exactly did you place this code in the class?

On 25 May 2007, at 17:24, 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
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn



More information about the pLog-svn mailing list