mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3985 - Performance checks on the back end - Enhance KPIs
This commit is contained in:
@@ -28,7 +28,9 @@ class CaptureWebPage extends WebPage
|
||||
{
|
||||
function __construct()
|
||||
{
|
||||
$oKpi = new ExecutionKPI();
|
||||
parent::__construct('capture web page');
|
||||
$oKpi->ComputeStats(get_class($this).' creation', 'CaptureWebPage');
|
||||
}
|
||||
|
||||
public function GetHtml()
|
||||
|
||||
Reference in New Issue
Block a user