Fixed small bug in Inbound Daily Report
git-svn-id: svn://192.168.202.10@2112 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -923,7 +923,8 @@ else
|
||||
}
|
||||
$totANSWERSspeeddate[$j]+=$qs[$i];
|
||||
$FtotANSWERS++;
|
||||
$FtotANSWERSspeeddate+=$qs[$i];
|
||||
print "<!-- $FtotANSWERSspeed+=$qs[$i] //-->\n";
|
||||
$FtotANSWERSspeed+=$qs[$i];
|
||||
}
|
||||
if (preg_match('/DROP/',$st[$i]))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user