This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-16 13:40:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
comment
History
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_ajax.php
…
comment_post.php
…
comment.js
…
index.php
…
lib.php
MDL-64588 core_comment: fix get_comment ordering when timestamps match
2019-10-02 09:23:43 +08:00
locallib.php
…
upgrade.txt
MDL-64588 core_comment: use comment structure in external get_comments
2019-10-02 09:23:33 +08:00