Index: openacs-4/packages/ecommerce/tcl/ec-audit-trail-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/tcl/ec-audit-trail-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ecommerce/tcl/ec-audit-trail-procs.tcl 20 Apr 2001 20:51:13 -0000 1.1 +++ openacs-4/packages/ecommerce/tcl/ec-audit-trail-procs.tcl 18 Jul 2001 18:19:01 -0000 1.2 @@ -215,12 +215,13 @@ return $return_string } -proc ec_audit_process_row {} { - # internal proc for ec_audit_trail - # Sets audit_entry to the HTML fragement representing one line - # from the audit table or main table. - # First it identifies whether the row was a delete, update, or insert - # Second, it builds a table of values that changed from the last row +ad_proc ec_audit_process_row { } { + internal proc for ec_audit_trail + Sets audit_entry to the HTML fragement representing one line + from the audit table or main table. + First it identifies whether the row was a delete, update, or insert + Second, it builds a table of values that changed from the last row +} { uplevel {