Hi, 

Why we can't use following to load locale resource

$this->bootstrap('locale');
$locale = $this->getResource('locale');

Instead of

locale = new Zend_Locale('en_GB');
-- 
View this message in context: 
http://n4.nabble.com/resource-vs-pluginresource-tp648906p1694792.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to