mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
parent
6d48de6cf5
commit
2e375dd57c
@ -505,7 +505,7 @@ class ActionController extends Zend_Controller_Action
|
|||||||
*/
|
*/
|
||||||
protected function renderBenchmark()
|
protected function renderBenchmark()
|
||||||
{
|
{
|
||||||
$this->render();
|
$this->_helper->viewRenderer->postDispatch();
|
||||||
Benchmark::measure('Response ready');
|
Benchmark::measure('Response ready');
|
||||||
return Benchmark::renderToHtml();
|
return Benchmark::renderToHtml();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user