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