I was wondering why mine just worked, and just realized why -- all my
thtml and ctp files start with <?php.
So that's another "solution". But if you're adding thtml, you might as
well add ctp too!
Wayne
On 11/8/07, carSign <[EMAIL PROTECTED]> wrote:
>
> in jedit select Utilities -> Global Options.
> Then in the left navigation click on 'Editing'.
> In the first box 'change settings for mode' scroll down until you find
> php.
> Uncheck the Global settings checkbox.
> Then in the textbox that says File name Glob: change the entry from
> *.{php3,php4,php,phtml,inc}
> to
> *.{php3,php4,php,phtml,inc,thtml}
>
> Click 'ok'
> Then restart Jedit. Boom Baby.
>
>
>
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---