Skip to content

Instantly share code, notes, and snippets.

@gavinwilliams
Created April 6, 2011 11:00
Show Gist options
  • Save gavinwilliams/905472 to your computer and use it in GitHub Desktop.
Save gavinwilliams/905472 to your computer and use it in GitHub Desktop.
protected function _initConfig(){
$config = $this->getApplication()->getOption('app');
Zend_Registry::set('config.app', $config['config']);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment