Index: openacs-4/packages/robot-detection/tcl/robot-detection-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/robot-detection/tcl/robot-detection-procs.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/robot-detection/tcl/robot-detection-procs.xql 2 May 2001 20:36:38 -0000 1.1 +++ openacs-4/packages/robot-detection/tcl/robot-detection-procs.xql 3 May 2001 20:00:36 -0000 1.2 @@ -49,12 +49,4 @@ - - - - select trunc(current_time - max(coalesce(modified_date, insertion_date))) from robots - - - -