mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Allow KPIs for REST api
This commit is contained in:
@@ -279,6 +279,7 @@ $oP->add_header('Access-Control-Allow-Origin: *');
|
||||
$oP->SetData(json_decode($sResponse, true));
|
||||
$oP->SetOutputDataOnly(true);
|
||||
$oP->Output();
|
||||
ExecutionKPI::ReportStats();
|
||||
|
||||
// Log usage
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user