]> git.mjollnir.org Git - moodle.git/commit
MDL-7077, MDL-10181, adding notes for students
authortoyomoyo <toyomoyo>
Thu, 5 Jul 2007 06:53:17 +0000 (06:53 +0000)
committertoyomoyo <toyomoyo>
Thu, 5 Jul 2007 06:53:17 +0000 (06:53 +0000)
commiteca3af25cb6a019c1a983eb275ccd1e0166cc748
tree95b77841aa3fcfad77736c3ec3236112423e0ace
parent266ebe02c1d48290a0faa23d9567895fb41e8b72
MDL-7077, MDL-10181, adding notes for students
17 files changed:
lang/en_utf8/notes.php [new file with mode: 0755]
lang/en_utf8/role.php
lib/db/access.php
lib/weblib.php
notes/add.php [new file with mode: 0644]
notes/delete.php [new file with mode: 0644]
notes/edit.php [new file with mode: 0644]
notes/edit_form.php [new file with mode: 0644]
notes/index.php [new file with mode: 0644]
notes/lib.php [new file with mode: 0644]
notes/version.php [new file with mode: 0644]
theme/standard/styles_layout.css
user/action_redir.php
user/addnote.php [new file with mode: 0644]
user/groupaddnote.php [new file with mode: 0644]
user/index.php
user/tabs.php