mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
MDL-17249 - feedbacks on the mainsite are not accessible
This commit is contained in:
parent
6a1d6f2e71
commit
58627682fa
3 changed files with 11 additions and 11 deletions
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
|
||||
|
||||
$module->version = 2008073002; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2008073003; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2008072401; // Requires this Moodle version
|
||||
$feedback_version_intern = 1; //this version is used for restore older backups
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue