mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() The parameters $exportactiveurl and $importactiveurl are removed from export_action_bar and import_action_bar classes. Not only passing them were redundant and it was possible to generate them by having $activeplugin (also passed to the mentioned class constructors), but also we had a bug there. The value of $PAGE->url was passed as those parameters, but $PAGE->url can sometimes include additional parameters and as a result, its value may not match any of the available export/import plugins. |
||
---|---|---|
.. | ||
csv | ||
direct | ||
xml | ||
grade_import_form.php | ||
index.php | ||
key.php | ||
key_form.php | ||
keymanager.php | ||
lib.php |