N°4454 - Measuring the use of the queryphrase book

This commit is contained in:
Benjamin Dalsass
2022-01-14 11:12:30 +01:00
parent dcd52d6919
commit 91d4da85e1
8 changed files with 509 additions and 5 deletions

View File

@@ -184,6 +184,11 @@ if (!empty($sExpression))
}
}
// update last export information if check parameters ok
if($oQuery != null){
$oQuery->UpdateLastExportInformation();
}
if ($oFilter)
{
$oSet = new CMDBObjectSet($oFilter, array(), $aArgs);