mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
Remove a nonsense TODO from Web.php
TODOs for replacing Zend classes are unnecessary.
This commit is contained in:
parent
c54648244e
commit
a835cad31f
@ -159,7 +159,6 @@ class Web extends ApplicationBootstrap
|
|||||||
*/
|
*/
|
||||||
private function setupZendMvc()
|
private function setupZendMvc()
|
||||||
{
|
{
|
||||||
// TODO: Replace Zend_Application:
|
|
||||||
Zend_Layout::startMvc(
|
Zend_Layout::startMvc(
|
||||||
array(
|
array(
|
||||||
'layout' => 'layout',
|
'layout' => 'layout',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user