mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
6 lines
83 B
PHP
6 lines
83 B
PHP
<?PHP // $Id$
|
|
|
|
$plugin->version = 2007072500;
|
|
$plugin->requires = 2007072402;
|
|
|
|
?>
|