fixed group management in wiki

This commit is contained in:
skodak 2006-09-12 21:07:54 +00:00
parent 3fde1a3d2f
commit 33e7885ee0
3 changed files with 3 additions and 16 deletions

View file

@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2006091201; // The current module version (Date: YYYYMMDDXX)
$module->version = 2006091202; // The current module version (Date: YYYYMMDDXX)
$module->requires = 2006080900; // The current module version (Date: YYYYMMDDXX)
$module->cron = 0; // Period for cron to check this module (secs)