I'm creating a i18n component based on http://wiki.cakephp.org/tutorials:i18n

I have this code:
http://cakephp.org/pastes/show/57fe154a13ff7d742a60470e851d6e7e
In php5, all works fine ... but not in php4.

In php4, in views I call $locale->__('test'); but $_messages is an
empty array in LocaleComponent::__()

What is wrong ?

Thanks

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

Reply via email to