mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00

an_nextmail config deleted, instead of old config new an_dailysettlement inserted into config_plugins table. Merged from MOODLE_16_STABLE.
6 lines
83 B
PHP
Executable file
6 lines
83 B
PHP
Executable file
<?PHP // $Id$
|
|
|
|
$plugin->version = 2006060500;
|
|
$plugin->requires = 2005072200;
|
|
|
|
?>
|