diff --git a/core/ormstopwatch.class.inc.php b/core/ormstopwatch.class.inc.php index ab514fac1..c0d2e8aac 100644 --- a/core/ormstopwatch.class.inc.php +++ b/core/ormstopwatch.class.inc.php @@ -387,8 +387,8 @@ return false; $aThresholdData['overrun'] = $iOverrun; } $aThresholdData['passed'] = true; - $aThresholdData['deadline'] = null; } + $aThresholdData['deadline'] = null; } $this->iLastStart = null;