6 calls to comments_render_comment()

audit.module in modules/audit/audit.module
This is the Audit module, which provides functionality relating to degree audits.
audit_display_audit in modules/audit/audit.module
comments.module in modules/comments/comments.module
comments_display_main in modules/comments/comments.module
This displays the primary Comments tab, where we see past comments and can enter a new one (with the right permissions).
comments_popup_display_all_comments in modules/comments/comments.module
Displays all comments for a student in a popup window, meant for printing.
comments_popup_display_comment in modules/comments/comments.module