r20: Changed newreport.php, newreport.php, and showreport.php to use commment.comment...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 23 Dec 2004 22:34:59 +0000 (22:34 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 23 Dec 2004 22:34:59 +0000 (22:34 +0000)
commit358423c61a16d001b7ba0db04f2a1dd82f2a967b
treeb7cbe3738da83752c85be1fea89ebe9983b61ce7
parentd2d12b76eb16a5175a467172a862e224eb236184
r20: Changed newreport.php, newreport.php, and showreport.php to use commment.comment_parsed which has a nl2br() and a htmlspecialcharslike() (if necessary) version of the comment; leaving comment.comment straight input.

Also added edit report and comment links to showreport.php.

Created construct_user_display() in includes/functions.php that assembles a user bit in this format: DISPLAY_NAME <EMAIL> (userid: USERID).
includes/functions.php
newcomment.php
newreport.php
showreport.php