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 -N -r1.76.2.63 -r1.76.2.64 --- openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 15 Feb 2023 16:35:42 -0000 1.76.2.63 +++ openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 3 Feb 2024 08:29:15 -0000 1.76.2.64 @@ -780,7 +780,7 @@ -where [join $cond " and "] \ -orderby $orderby \ -limit $limit -offset $offset] - # :log "--sql=$sql" + :log "--sql=$sql" return $sql }