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-17 14:10:08 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
chat
/
db
History
dongsheng
6346dda358
MDL-14650, fix the problem of upgrade script
2008-07-24 05:28:56 +00:00
..
access.php
Merged from 1.8.
2007-02-16 08:46:55 +00:00
install.xml
MDL-14650, create a new table
chat_messages_current
to save latest 8 hours messages, could improve performance. The expired message will be deleted in chat_cron function
2008-07-24 03:15:03 +00:00
upgrade.php
MDL-14650, fix the problem of upgrade script
2008-07-24 05:28:56 +00:00