On 9 Apr, 00:38, "PaulV" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using cake 1.13 and I am getting 1 blank line before the DOCTYPE
> on all my pages. I have checked my layout file and there is no blank
> line there,
>
Cake version 1.1.13
I have also checked all my model files, controller files which do not
have blank lines outside the enclosing <?php and ?> tags.
If I add html comments at the beginning and end of app_controller,
app_model and pages_controller, they appear before the blank line and
the DOCTYPE.
If I add an HTML comment before the doctype in the layout file, the
blank line appears before the html comment.
Which bit of cake code runs between loading all the models and the
particular controller, and the rendering of the layout?
Paul
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---