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…
Reference in New Issue