diff options
| author | reger <reger18@arcor.de> | 2013-04-06 02:08:01 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2013-04-06 02:08:01 +0200 |
| commit | d4d93be7790bd0e453858062724d6a0306a90da4 (patch) | |
| tree | ec0338f0bda6d5dbb192ee0a96567649c103cecf /htroot/AccessTracker_p.html | |
| parent | 36202f27b069ad87714e09713c8043c0726b6593 (diff) | |
uncomment "used time" calculation for remote search log
Diffstat (limited to 'htroot/AccessTracker_p.html')
| -rw-r--r-- | htroot/AccessTracker_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/AccessTracker_p.html b/htroot/AccessTracker_p.html index 01b31ef3d..d1a84268f 100644 --- a/htroot/AccessTracker_p.html +++ b/htroot/AccessTracker_p.html @@ -192,7 +192,7 @@ <td>#[peername]#</td> <td>#[date]#</td> <td>#[querycount]#</td> - <td>#[resultcount]#</td> + <td>#[transmittcount]#</td> <td>#[resulttime]#</td> <td>#[urltime]#</td> <td>#[snippettime]#</td> |
