mirror of
https://github.com/moodle/moodle.git
synced 2025-06-02 14:15:11 +02:00
$plugin was not being set before the version file was included. This caused an E_WARNING: Creating default object from empty value This change creates the plugin object before the version file sets its parameters.