Begining of auth, Translate update, Url/Link update
This commit is contained in:
parent
19224a0cbb
commit
0e72e28974
10 changed files with 72 additions and 27 deletions
|
|
@ -60,6 +60,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
|||
// Set helper path
|
||||
$view->addHelperPath('Fiktiv/View/Helper/', 'Fiktiv_View_Helper');
|
||||
|
||||
$view->app = $this->getApplication()->getOption('app');
|
||||
|
||||
return $view;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue