mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
dropping studentcanpost in glossary, MDL_7170
This commit is contained in:
parent
323edd4ba4
commit
baecd8cd72
8 changed files with 19 additions and 15 deletions
|
@ -5,7 +5,7 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2006091801;
|
||||
$module->version = 2006111400;
|
||||
$module->requires = 2006082600; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue