/ Published in: PHP
Expand |
Embed | Plain Text
; /config/application.ini langs.available = "en,es,pt,de,fr" /* in your php, eg: bootstrap */ $config = new Zend_Config($this->getOptions(), true); Zend_Registry::set('config', $config);
You need to login to post a comment.
