On 14 mayo, 18:12, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Router::connect('/admin/projects/:action/*',array('controller' =>
> 'projects', 'action' => 'index',CAKE_ADMIN=>true));
>
> when I do this like above,$paginator->prev and ->next don't work.
Doesn't work in (exactly) what way?
BTW unless CAKE_ADMIN isn′t 'admin' (?) the above route duplicates
what cake does anyway (you can simply delete it)
Cheers,
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---