moodle/comment
Jake Dallimore 0c3eaf9ee6 MDL-64588 core_comment: fix unnecessary type check in add_comments
We should rely on the return type, else an exception with be thrown.
2019-10-02 09:23:43 +08:00
..
classes MDL-64588 core_comment: fix unnecessary type check in add_comments 2019-10-02 09:23:43 +08:00
tests MDL-64588 core_comment: make external test code use helper method 2019-10-02 09:23:43 +08:00
comment.js MDL-40759 fontawesome: lang strings comments 2017-03-21 11:13:43 +08:00
comment_ajax.php MDL-31636 redirect debugging to error log for ajax 2013-02-19 11:35:56 +08:00
comment_post.php MDL-54116 block_comments: warnings when commenting outside of a course 2016-05-26 10:19:31 +08:00
index.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
lib.php MDL-64588 core_comment: fix get_comment ordering when timestamps match 2019-10-02 09:23:43 +08:00
locallib.php MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
upgrade.txt MDL-64588 core_comment: use comment structure in external get_comments 2019-10-02 09:23:33 +08:00