MOdules are dependent on this version of course/mod.php

This commit is contained in:
moodler 2004-06-04 07:28:34 +00:00
parent fc6a0c9fff
commit 070528fc79
18 changed files with 18 additions and 18 deletions

View File

@ -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;

View File

@ -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)

View File

@ -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)?

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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)

View File

@ -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;

View File

@ -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)

View File

@ -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)

View File

@ -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)?

View File

@ -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;

View File

@ -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)?

View File

@ -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;

View File

@ -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)
?>

View File

@ -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;

View File

@ -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