mirror of
https://github.com/moodle/moodle.git
synced 2025-02-23 19:44:19 +01:00
7 lines
83 B
PHP
Executable File
7 lines
83 B
PHP
Executable File
<?php // $Id$
|
|
|
|
$plugin->version = 2006111700;
|
|
$plugin->requires = 2006100401;
|
|
|
|
?>
|