Wy is it so damn simple :-p
Thanks!
Amit Badkas schreef:
> On Thu, May 15, 2008 at 12:18 PM, Marcelius <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi
> >
> > Is it possible to make the reverse routing work so that it doesn't add
> > an index action to the url? For example:
> >
> > //In routes.php:
> >
On Thu, May 15, 2008 at 12:18 PM, Marcelius <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> Is it possible to make the reverse routing work so that it doesn't add
> an index action to the url? For example:
>
> //In routes.php:
> Router::connect('/contact/:action/*', array('controller' =>
> 'contacts'));
-