[Solar-talk] Re: [Solar-svn] Revision 3037 (a.k.a page black-list)
Paul M Jones
pmjones at paul-m-jones.com
Sun Mar 23 10:04:05 CDT 2008
On Mar 23, 2008, at 08:48 , Leo Chiao wrote:
> I'm guessing that the quick fix for those of us who aren't using the
> trunk is to create a route that maps 'base' to our default page
> controller?
Thanks for pointing this out, Leo. Yes, that sounds like the right
plan. Easiest is to do it in the config file, something like this:
$config['Solar_Controller_Front']['routes'] = array('base' =>
'Vendor_App_Default');
Hope that helps, let me know if it does not.
-- pmj
More information about the Solar-talk
mailing list