. /** * Theme version info * * @package theme * @subpackage nimble * @copyright 2010 Patrick Malley (http://newschoollearning.com/) * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die; $plugin->version = 2011082400; // The current module version (Date: YYYYMMDDXX) $plugin->requires = 2011081700; // Requires this Moodle version $plugin->component = 'theme_nimble'; // Full name of the plugin (used for diagnostics)