ad_general_comment_add

EveAndersson.com : API Browser : ad_general_comment_add

ad_general_comment_add

ad_general_comment_add comment_id on_which_table on_what_id \
    one_line_item_desc content user_id ip_address approved_p \
    [ html_p ] [ one_line ]
Defined in tcl/ad-general-comments.tcl

Inserts a comment into the general comment system

Parameters:
comment_id
on_which_table
on_what_id
one_line_item_desc
content
user_id
ip_address
approved_p
html_p (defaults to "f")
one_line (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com