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