mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
forum throttling capability meaning reversed
This commit is contained in:
parent
eef868d17d
commit
d43d749a1b
3 changed files with 11 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2006091800;
|
||||
$module->version = 2006092001;
|
||||
$module->requires = 2006082600; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue