Ed Lazor-3 wrote:
> 
> Hi,
> 
> I'm trying to clean up my bootstrap.  Is there a way to move these
> lines to application.ini?
> 
> setlocale(LC_ALL, 'en_US.utf8');
> Zend_Locale::setDefault('en');
> 
> I read through the manual and it looks like this is required in the
> bootstrap, but I'd like to double check.
> 
> Thanks,
> Ed
> 
> 

Take a look at /Zend/Application/Resource/Locale.php

resources.locale.default…

-- 
regards
takeshin


-- 
View this message in context: 
http://www.nabble.com/Zend_Locale-tp26114588p26119999.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to