mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 21:45:37 +02:00
MOdules are dependent on this version of course/mod.php
This commit is contained in:
parent
fc6a0c9fff
commit
070528fc79
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004040100;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004050301; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 3600; // Period for cron to check this module (secs)
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004043000; // The (date) version of this module
|
||||
$module->version = 2004060400; // The (date) version of this module
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 300; // How often should cron check this module (seconds)?
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004021700;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004013101;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004013101;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004060100;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004060100; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004051400; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004020500;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004021900; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004032700; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004060200; // The (date) version of this module
|
||||
$module->version = 2004060400; // The (date) version of this module
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0; // How often should cron check this module (seconds)?
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004013101;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004040900; // The (date) version of this module
|
||||
$module->version = 2004060400; // The (date) version of this module
|
||||
$module->requires = 2004051600; // The version of Moodle that is required
|
||||
$module->cron = 0; // How often should cron check this module (seconds)?
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004021900;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004051600; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004053100; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2004060400; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
@ -5,7 +5,7 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004052100;
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004051600; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
// database to determine whether upgrades should
|
||||
// be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2004060100; // The current version is a date (YYYYMMDDXX)
|
||||
$version = 2004060400; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$release = "1.4 development"; // User-friendly version number
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user