]> git.mjollnir.org Git - moodle.git/commit
Mass change related to separating forum from discuss and making it a
authormartin <martin>
Thu, 20 Jun 2002 15:15:22 +0000 (15:15 +0000)
committermartin <martin>
Thu, 20 Jun 2002 15:15:22 +0000 (15:15 +0000)
commitf93f848ab3846212d018fe47de883c598434bc22
treef3d454ff96eebbab9afd3c457a3d2344af7b3e9f
parent7dc1ea300ad6a469680d947d6ec5ff85dd14c9bf
Mass change related to separating forum from discuss and making it a
separate module (again).  This frees up forums for some interesting
developments.  Note that database tables have moved around.
15 files changed:
course/social.php
course/topics.php
course/unenrol.php
course/weeks.php
index.php
lib/moodlelib.php
mod/forum/db/mysql.sql [new file with mode: 0644]
mod/forum/icon.gif [new file with mode: 0755]
mod/forum/index.php [new file with mode: 0644]
mod/forum/lib.php [new file with mode: 0644]
mod/forum/mod.html [new file with mode: 0644]
mod/forum/mod.php [new file with mode: 0644]
mod/forum/module.php [new file with mode: 0644]
mod/forum/subscribe.php [new file with mode: 0644]
mod/forum/view.php [new file with mode: 0644]