]> git.mjollnir.org Git - moodle.git/commit
Preliminary support for groups in Chat.
authormoodler <moodler>
Tue, 24 Feb 2004 06:35:57 +0000 (06:35 +0000)
committermoodler <moodler>
Tue, 24 Feb 2004 06:35:57 +0000 (06:35 +0000)
commit84a2fdd7063987330bb5a7d3353d5df898cb2664
tree922408dba8d5ecc1b316792c7e503b379911189a
parent4c17698e77a121d0d33c47b0ffd8089010de9377
Preliminary support for groups in Chat.

It's not well tested yet - I'm hoping to do some testing on moodle.org
with some real people and get this refined enough for the Beta release
later today.
13 files changed:
mod/chat/db/mysql.php
mod/chat/db/mysql.sql
mod/chat/db/postgres7.php
mod/chat/db/postgres7.sql
mod/chat/gui_header_js/chatinput.php
mod/chat/gui_header_js/index.php
mod/chat/gui_header_js/jsupdate.php
mod/chat/insert.php
mod/chat/lib.php
mod/chat/report.php
mod/chat/users.php
mod/chat/version.php
mod/chat/view.php