mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 20:36:42 +01:00
7 lines
83 B
PHP
Executable File
7 lines
83 B
PHP
Executable File
<?php // $Id$
|
|
|
|
$plugin->version = 2009042700;
|
|
$plugin->requires = 2007101507;
|
|
|
|
?>
|