mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
Remove AFTER_DISPLAY_PAGE Event
This commit is contained in:
@@ -232,7 +232,6 @@ class AjaxPage extends WebPage implements iTabbedPage
|
||||
// Echo global HTML
|
||||
echo $sHtml;
|
||||
$oKpi->ComputeAndReport('Echoing ('.round(strlen($sHtml) / 1024).' Kb)');
|
||||
$this->FireAfterDisplayEvent();
|
||||
ExecutionKPI::ReportStats();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user