mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 01:48:45 +01:00
8 lines
96 B
PHP
8 lines
96 B
PHP
<?php
|
|
|
|
$plugin->version = 2008072500;
|
|
$plugin->requires = 2008072500;
|
|
$plugin->cron = 0;
|
|
|
|
|