bumps for version and requires for modules that use new upload class
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004060400;
|
||||
$module->requires = 2004052505; // Requires this Moodle version
|
||||
$module->version = 2004091700;
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004091000;
|
||||
$module->requires = 2004052505; // Requires this Moodle version
|
||||
$module->version = 2004091700;
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004081800;
|
||||
$module->requires = 2004060100; // Requires this Moodle version
|
||||
$module->version = 2004091700;
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004080900; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004080300; // Requires this Moodle version
|
||||
$module->version = 2004091700; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
$release = "1.4 development"; // User-friendly version number
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004081700; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004013101; // Requires this Moodle version
|
||||
$module->version = 2004091700; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004073001; // The (date) version of this module
|
||||
$module->requires = 2004070800; // Requires this Moodle version
|
||||
$module->version = 2004091700; // The (date) version of this module
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 0; // How often should cron check this module (seconds)?
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004080801;
|
||||
$module->requires = 2004082901; // Requires this Moodle version
|
||||
$module->version = 2004091700;
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004071900; // The (date) version of this module
|
||||
$module->requires = 2004052505; // The version of Moodle that is required
|
||||
$module->version = 2004091700; // The (date) version of this module
|
||||
$module->requires = 2004091700; // The version of Moodle that is required
|
||||
$module->cron = 0; // How often should cron check this module (seconds)?
|
||||
|
||||
?>
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004081100;
|
||||
$module->requires = 2004052505; // Requires this Moodle version
|
||||
$module->version = 2004091700;
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user