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-04 08:06:30 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
chat
/
gui_header_js
History
martinlanghoff
46c859760c
mod/chat: Normal method -- faster, lighter DB updates
...
Use set_field() keyed on PK instead of update_record() or set_field() keyed on non-PKs.
2006-04-17 21:05:51 +00:00
..
chatinput.php
mod/chat: make http-chat more database friendly and change msg insertion to use POST
2006-04-17 21:03:44 +00:00
chatmsg.php
fixed deleting of old users when using chatd, other minor fixes, reverting of changes in chatmsg - found some weird problems in FF
2005-02-10 19:14:53 +00:00
index.php
And chat is using current_charset() too.
2006-01-05 16:31:29 +00:00
insert.php
mod/chat: make http-chat more database friendly and change msg insertion to use POST
2006-04-17 21:03:44 +00:00
jsupdate.php
mod/chat: Normal method -- faster, lighter DB updates
2006-04-17 21:05:51 +00:00
users.php
mod/chat: Normal method -- faster, lighter DB updates
2006-04-17 21:05:51 +00:00