OK, this works for links and normal input fields without the helper.

But if i use this:

echo $form->input('fieldDefinitions/field',
                        array('label'=> __("TableFieldName",true),
                                        'size'=>'40'))."\n";


It crashes my Apache ?!

I tried it both way's
__("TableFieldName",true)
and
__("TableFieldName")
 both versions are crashing the server..


Got some Idea?

Greetings Hawk


On Feb 24, 6:43 am, "jitka" <[EMAIL PROTECTED]> wrote:
> e($html->link(__("LABEL_TERMS_CONDITIONS", true), "/terms"));


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