"CHAT/MDL-14949, remove mod/chat:talk capability and check chat and readlog capabilities respectively, merged and modified from 1.9"

This commit is contained in:
dongsheng
2009-03-11 02:34:20 +00:00
parent 5e4d7ba133
commit c19df282a6
4 changed files with 37 additions and 47 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2009010600; // The (date) version of this module
$module->version = 2009031100; // The (date) version of this module
$module->requires = 2007101509; // Requires this Moodle version
$module->cron = 300; // How often should cron check this module (seconds)?