Line 210 of /mod/comments/class/Comment_Item.php refers to gmtime() which is not a valid function.
Changing it to gmmktime() fixes it.
Log in to post a comment.