[pLog-svn] r6646 - plog/branches/lifetype-1.2/class/action/admin

Mark Wu markplace at gmail.com
Tue Jul 1 09:35:30 EDT 2008


We used it in galleryresources.class.php.

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: Tuesday, July 01, 2008 9:21 PM
> To: LifeType Developer List
> Subject: Re: [pLog-svn] r6646 - 
> plog/branches/lifetype-1.2/class/action/admin
> 
>  	This is the only other issue (than the other email conversations
> today) that I have on my list for things todo prior to release.
>  	It seems odd to me that we aren't using the 
> uploadvalidator anywhere, though I haven't gone through the 
> code history yet to see why that happened.  We certainly used 
> to validate the uploads.
> 
> On Sun, 22 Jun 2008, jondaley at devel.lifetype.net wrote:
> 
> > Author: jondaley
> > Date: 2008-06-22 18:03:14 -0400 (Sun, 22 Jun 2008) New 
> Revision: 6646
> >
> > Modified:
> >   
> > 
> plog/branches/lifetype-1.2/class/action/admin/adminaddtemplateaction.c
> > lass.php
> > Log:
> > removed unused validators - is it correct that the 
> uploadvalidator is not used in any of our code?
> >
> > Modified: 
> > 
> plog/branches/lifetype-1.2/class/action/admin/adminaddtemplateaction.c
> > lass.php 
> > ===================================================================
> > --- 
> plog/branches/lifetype-1.2/class/action/admin/adminaddtemplate
> action.class.php	2008-06-22 22:01:57 UTC (rev 6645)
> > +++ 
> plog/branches/lifetype-1.2/class/action/admin/adminaddtemplate
> action.class.php	2008-06-22 22:03:14 UTC (rev 6646)
> > @@ -4,12 +4,10 @@
> >     lt_include( 
> PLOG_CLASS_PATH.'class/view/admin/adminsitetemplateslistview.c
> lass.php' );
> >     lt_include( 
> PLOG_CLASS_PATH.'class/view/admin/admintemplatedview.class.php' );
> >     lt_include( 
> PLOG_CLASS_PATH.'class/file/unpacker/unpacker.class.php' );
> > -    lt_include( 
> PLOG_CLASS_PATH.'class/data/validator/stringvalidator.class.php' );
> >     lt_include( 
> PLOG_CLASS_PATH.'class/template/templatesandbox.class.php' );
> >     lt_include( 
> PLOG_CLASS_PATH.'class/file/fileuploads.class.php' );
> > 	lt_include( 
> PLOG_CLASS_PATH.'class/template/templatesets/templatesetstorag
> e.class.php' );
> > 	lt_include( 
> PLOG_CLASS_PATH.'class/template/templatesets/templatefinder.cl
> ass.php' );
> > -	lt_include( 
> PLOG_CLASS_PATH.'class/data/validator/uploadvalidator.class.php' );
> >
> >     /**
> >      * \ingroup Action
> >
> > _______________________________________________
> > pLog-svn mailing list
> > pLog-svn at devel.lifetype.net
> > http://limedaley.com/mailman/listinfo/plog-svn
> >
> 
> --
> Jon Daley
> http://jon.limedaley.com
> ~~
> Software is too important to be left to programmers.
> -- Meilir Page-Jones.
> _______________________________________________
> 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