[pLog-svn] r5983 - plog/trunk/class/controller

Mark Wu markplace at gmail.com
Wed Oct 10 07:23:21 EDT 2007


Hi Jon:

I did not test the pretty url yet. If you already tested, can you put them
back?

Mark 

> -----Original Message-----
> From: plog-svn-bounces at devel.lifetype.net 
> [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of Jon Daley
> Sent: Wednesday, October 10, 2007 6:34 PM
> To: LifeType Developer List
> Subject: Re: [pLog-svn] r5983 - plog/trunk/class/controller
> 
>  	I thought the includes were probably removed too many 
> times.  I have been surprised that you haven't put them back 
> in /archives or /blog too?
> 
> On Wed, 10 Oct 2007, mark at devel.lifetype.net wrote:
> 
> > Author: mark
> > Date: 2007-10-10 02:42:28 -0400 (Wed, 10 Oct 2007) New 
> Revision: 5983
> >
> > Modified:
> >   plog/trunk/class/controller/resourceclassloader.class.php
> > Log:
> > Man ... we need it for load plugin actions. :)
> >
> > Modified: plog/trunk/class/controller/resourceclassloader.class.php
> > ===================================================================
> > --- 
> plog/trunk/class/controller/resourceclassloader.class.php	
> 2007-10-09 08:48:03 UTC (rev 5982)
> > +++ 
> plog/trunk/class/controller/resourceclassloader.class.php	
> 2007-10-10 06:42:28 UTC (rev 5983)
> > @@ -116,7 +116,7 @@
> > 				// and see if it exists and can 
> be loaded
> >
> > 				if( File::exists( $fileName ) 
> && File::isReadable( $fileName )) {
> > -
> > +					lt_include( $fileName );
> > 					$loaded = true;
> > 				}
> > 				// increase the counter
> >
> > _______________________________________________
> > pLog-svn mailing list
> > pLog-svn at devel.lifetype.net
> > http://limedaley.com/mailman/listinfo/plog-svn
> >
> 
> --
> Jon Daley
> http://jon.limedaley.com/
> 
> When a dog bites a man that is not news, but when a man bites 
> a dog that is news.
> -- Charles A. Dana
> _______________________________________________
> 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