general_comments_admin_authorize

EveAndersson.com : API Browser : general_comments_admin_authorize

general_comments_admin_authorize

general_comments_admin_authorize comment_id
Defined in tcl/ad-general-comments.tcl

given comment_id, this procedure will check whether the user has administration rights over this comment. if comment doesn't exist page is served to the user informing him that the comment doesn't exist. if successfull it will return user_id of the administrator.

Parameters:
comment_id
[ show source ]

Show another procedure:

eve@eveandersson.com