git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2170 a333f486-631f-4898-b8df-5754b55c2be0
@@ -387,8 +387,8 @@ return false;
$aThresholdData['overrun'] = $iOverrun;
}
$aThresholdData['passed'] = true;
- $aThresholdData['deadline'] = null;
+ $aThresholdData['deadline'] = null;
$this->iLastStart = null;