. /** * Folder module version information * * @package mod-folder * @copyright 2009 Petr Skoda (http://skodak.org) * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $module->version = 2009080500; $module->requires = 2009073101; // Requires this Moodle version $module->cron = 0;