my guess is that it is a helper or a view that is used by that page(s)
something that someone edited using a different texteditor like
homeSite

On Mon, Mar 24, 2008 at 10:04 AM, MonkeyGirl <[EMAIL PROTECTED]> wrote:
>
>  > Cake isn't adding the bytes, your editor probably is.
>
>  That makes sense, but if Cake's always outputting them, and other PHP
>  scripts in /app/webroot aren't, then which file's likely to have the
>  three bytes? I'm not up on Cake enough to know which files are always
>  being output. I've checked the layout using "od -c /app/views/layouts/
>  excel.ctp" and it's not that, nor is it /app/index.php or /app/webroot/
>  index.php.
>
>  Once I know which file has been given those bytes by the editor, I can
>  use "dd if=oldfile of=newfile skip=3 bs=1" to take them back out
>  again, but I need to know which file to do it to first.
>
>  Thank you,
>
>
> Zoe.
>  >
>



-- 
-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/
http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/
http://blog.samdevore.com/cakephp-pages/i-cant-bake/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to