Index: openacs-4/packages/acs-lang/www/admin/lookups-include.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/admin/lookups-include.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-lang/www/admin/lookups-include.tcl 13 Dec 2002 12:57:52 -0000 1.2 +++ openacs-4/packages/acs-lang/www/admin/lookups-include.tcl 19 Dec 2002 15:31:44 -0000 1.3 @@ -9,5 +9,3 @@ set message_key_context [ad_quotehtml $message_key_context] regsub -all "${full_key_pattern}" $message_key_context {\0} message_key_context } - -ns_log Notice "PM debug $message_key_context"