On Oct 7, 10:02 pm, Marc Campeau <[EMAIL PROTECTED]> wrote:
> Thanks for clarifying this.
>
> On a side note, there's something fishy about the fact that the
> following doesn't yield what I expected:
>
> In the head tag section of default.ctp:
> <?php $html->css(array('general'), null, null, false); ?>
> <?php echo $scripts_for_layout ?>
Think about when in terms of processing order $scripts_for_layout is
calculated.
In what way is that result surprising, and in what way is it be
logical to do that.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---