mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Resetting the stop watch...do clean the first start date when it is not running!
SVN:trunk[3065]
This commit is contained in:
@@ -259,6 +259,7 @@ class ormStopWatch
|
||||
{
|
||||
$this->iTimeSpent = 0;
|
||||
$this->iStopped = null;
|
||||
$this->iStarted = null;
|
||||
|
||||
foreach ($this->aThresholds as $iPercent => &$aThresholdData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user