ad_general_comments_summary

one of the documented procedures in this installation of the ACS
Usage:
ad_general_comments_summary   db   on_what_id   on_which_table   item
What it does:
Generates the line item list of comments made on this item.
Defined in: /web/philip/tcl/ad-general-comments.tcl

Source code:


    return [ad_general_comments_summary_sorted $db $on_what_id $on_which_table $item "" "" 1]


philg@mit.edu