Index: openacs-4/packages/xotcl-core/tcl/cr-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/cr-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 28 Sep 2007 07:31:43 -0000 1.7 +++ openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 7 Nov 2007 09:03:14 -0000 1.8 @@ -635,7 +635,7 @@ -where [join $cond " and "] \ -orderby $orderby \ -limit $limit -offset $offset] - my log "--sql=$sql" + #my log "--sql=$sql" return $sql }