/ Published in: PHP
URL: http://framework.zend.com/issues/browse/ZF-9048
add in bootstrap
Expand |
Embed | Plain Text
protected function _initRequest() { $options = $this->getOptions(); }
You need to login to post a comment.
simondiercks on 02/02/11
Framework zend bootstrap autoloading appNamespace
URL: http://framework.zend.com/issues/browse/ZF-9048
add in bootstrap
protected function _initRequest() { $options = $this->getOptions(); }
You need to login to post a comment.