mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
7 lines
96 B
PHP
Executable file
7 lines
96 B
PHP
Executable file
<?php
|
|
|
|
$plugin->version = 2010090501;
|
|
$plugin->requires = 2010090501;
|
|
$plugin->cron = 0;
|
|
|
|
|