No, that was a mistake. I commented it while testing, but I meant to uncomment it before commit. Good call.
On 8/1/07, Thomas Sibley <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > > Author: sterling > > Date: Tue Jul 31 22:33:09 2007 > > New Revision: 3750 > > > > Modified: jifty/trunk/lib/Jifty/Plugin/Chart/Dispatcher.pm > > > ============================================================================== > > --- jifty/trunk/lib/Jifty/Plugin/Chart/Dispatcher.pm (original) > > +++ jifty/trunk/lib/Jifty/Plugin/Chart/Dispatcher.pm Tue Jul 31 > 22:33:09 2007 > > @@ -12,13 +12,13 @@ > > > [snip] > > + # Load that class or die if it does not exist > > + #$class->require; > > Is there a reason this require is commented out? It seems necessary. > > Tom > _______________________________________________ > jifty-devel mailing list > [email protected] > http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel >
_______________________________________________ jifty-devel mailing list [email protected] http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
