mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 16:21:47 +02:00
7 lines
83 B
PHP
Executable File
7 lines
83 B
PHP
Executable File
<?php // $Id$
|
|
|
|
$plugin->version = 2006112901;
|
|
$plugin->requires = 2007101000;
|
|
|
|
?>
|