Router::connect('/', array('controller' => 'pages', 'action' =>
'display', 'home'));
On 24/01/2008, justradar <[EMAIL PROTECTED]> wrote:
>
>
> i've successfully worked thru the blog tutorial. great.
>
> now i'm altering it ... and having a little trouble ...
>
> instead of having this blog be on the homepage ... as the tutorial
> teaches
>
> $Route->connect ('/', array('controller'=>'posts',
> 'action'=>'index'));
>
> i'd rather insert it into a views / pages
>
> how do i do this?
>
> thanks
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---