MDL-10181, user management improvements fixes

This commit is contained in:
toyomoyo 2007-07-13 08:26:47 +00:00
parent 0a5a42ed76
commit c55dee3fa9
12 changed files with 127 additions and 109 deletions

View file

@ -5,5 +5,5 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$note_version = 2007070300; // The current version of note module (Date: YYYYMMDDXX)
$note_version = 2007070700; // The current version of note module (Date: YYYYMMDDXX)
$module->cron = 1800; // Period for cron to check this module (secs)