Index: openacs-4/packages/general-comments/tcl/general-comments-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/tcl/general-comments-procs.tcl,v diff -u -r1.22.2.2 -r1.22.2.3 --- openacs-4/packages/general-comments/tcl/general-comments-procs.tcl 20 Sep 2016 15:35:54 -0000 1.22.2.2 +++ openacs-4/packages/general-comments/tcl/general-comments-procs.tcl 13 Feb 2017 10:58:46 -0000 1.22.2.3 @@ -41,8 +41,8 @@ db_transaction { - db_exec_plsql insert_comment { } - db_dml add_entry { } + db_exec_plsql insert_comment {} + db_dml add_entry {} db_1row get_revision {} db_dml set_content {} -blobs [list $content]