3 * Code fragment to define the version of lesson
4 * This fragment is called by moodle_needs_upgrading() and /admin/index.php
7 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
11 $module->version
= 2007072200; // The current module version (Date: YYYYMMDDXX)
12 $module->requires
= 2007072200; // Requires this Moodle version
13 $module->cron
= 0; // Period for cron to check this module (secs)