If nothing else, you could always create in your layouts directory a
"plain.ctp" or similar file and just include the following in that
file: <?php echo $content_for_layout; ?>
Then for example, you would just do: <?php echo $this->render('/
learning/index','plain',null); ?>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---