small fix for agent time report on agent screen
git-svn-id: svn://192.168.202.10@3119 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -17803,7 +17803,7 @@ if ($ACTION == 'AGENTtimeREPORT')
|
||||
}
|
||||
|
||||
$days=-1;
|
||||
if ($start_date == "$end_date")
|
||||
if ($start_date == "$NOW_DATE")
|
||||
{
|
||||
$days=0;
|
||||
$temp_date_epoch = $secX;
|
||||
|
||||
Reference in New Issue
Block a user