mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
6 lines
95 B
PHP
6 lines
95 B
PHP
<?php
|
|
|
|
$plugin->version = 2008072505;
|
|
$plugin->requires = 2008072500;
|
|
$plugin->cron = 0;
|
|
|