Now 2005041100: Update wiki-like formatted text to Markdown

This commit is contained in:
thepurpleblob 2005-04-11 13:27:20 +00:00
parent 352e5b6363
commit 2078563daa

View file

@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php /// This fragment is called by moodle_needs_upgrading() and /admin/index.php
///////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////
$module->version = 2005031001; $module->version = 2005041101;
$module->requires = 2005031000; // Requires this Moodle version $module->requires = 2005031000; // Requires this Moodle version
$module->cron = 0; // Period for cron to check this module (secs) $module->cron = 0; // Period for cron to check this module (secs)