gwoo,
I've tried the svn update and still have the same results.
I'm now at revision 5516
The router.php file was last modified by you on 8/7, this does not
seem to be the problem.
As I reverted to revision 5474 of the file and still have the problem.
I've updated my view to only have the two lines:
<?php echo $html->link(__('List', true).' '.__('Recipes', true),
array('controller'=> 'recipes', 'action'=>'index')); ?>
<br>
<?php echo $html->link(__('New', true).' '.__('Recipe', true),
array('controller'=> 'recipes', 'action'=>'add')); ?>
And still have the problem, I'm going to re bake the app folder and
all content to see if the problem was because of a console bake
template issue.
On Aug 13, 3:29 pm, Gwoo <[EMAIL PROTECTED]> wrote:
> svn update
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---