]> git.mjollnir.org Git - moodle.git/commit
"MDL-19118, comments api"
authordongsheng <dongsheng>
Fri, 24 Jul 2009 02:44:44 +0000 (02:44 +0000)
committerdongsheng <dongsheng>
Fri, 24 Jul 2009 02:44:44 +0000 (02:44 +0000)
commit1bcb7eb5401e8de6caab33575185be5394afaa6a
tree57386438e7b8caf6e09576342bc5d0abdaeed0e6
parent32097737872b783a888c66864ba6aaab481e112f
"MDL-19118, comments api"
22 files changed:
admin/settings/plugins.php
admin/settings/subsystems.php
blocks/moodleblock.class.php
comment/admin.js [new file with mode: 0644]
comment/comment.js [new file with mode: 0644]
comment/comment_ajax.php [new file with mode: 0644]
comment/comment_post.php [new file with mode: 0644]
comment/index.php [new file with mode: 0644]
comment/lib.php [new file with mode: 0644]
lang/en_utf8/admin.php
lang/en_utf8/error.php
lang/en_utf8/moodle.php
lang/en_utf8/role.php
lib/commentlib.php [new file with mode: 0644]
lib/db/access.php
lib/db/install.xml
lib/db/upgrade.php
lib/javascript-static.js
lib/moodlelib.php
lib/weblib.php
theme/standard/styles_layout.css
version.php