mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Ops! I forgot to commit this 2 days ago! Now a lot of
data fields will be null!
This commit is contained in:
parent
0db2d6bb98
commit
b017120ce0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
// This fragment is called by /admin/index.php
|
// This fragment is called by /admin/index.php
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
$module->version = 2006092000;
|
$module->version = 2006092302;
|
||||||
$module->requires = 2006080900; // Requires this Moodle version
|
$module->requires = 2006080900; // Requires this Moodle version
|
||||||
$module->cron = 60;
|
$module->cron = 60;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue