Index: openacs-4/packages/edit-this-page/tcl/etp-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/tcl/etp-procs.tcl,v diff -u -r1.8.2.3 -r1.8.2.4 --- openacs-4/packages/edit-this-page/tcl/etp-procs.tcl 16 Mar 2003 15:47:24 -0000 1.8.2.3 +++ openacs-4/packages/edit-this-page/tcl/etp-procs.tcl 26 Mar 2003 17:47:03 -0000 1.8.2.4 @@ -356,7 +356,6 @@ foreach attribute_desc $attributes { set lookup_sql [etp::get_attribute_lookup_sql $attribute_desc] - ns_log Error "LU: $lookup_sql" append extended_attributes ",\n $lookup_sql" } }