Comments
|
echo $arrComments[comment_subject]; ?> Reviewed by: echo "".$commenter_user_username.""; echo " on ".date("F j, Y g:i A", $arrComments[comment_time]); ?>
echo stripslashes(stripslashes($arrComments[comment_message])); ?>
|
No comments |