-
- Downloads
Learning Block - Fix for errors in Moodle 2.5.1 and 2.6
1) Fixes a couple of PHP notices in Moodle 2.5.1
2) Fixes a number of variable and functions that needed to be initialized before they are used in Moodle 2.6.
3) Added security check in ajax_bridge to address Moodle warning
4) Duplicate string definition removed
5) Git version is now in sync with the version published on Moodle.org which seemed to be more recent.
Signed-off-by:
Michael Milette <michael.milette@instruxmedia.com>
Showing
- ajax_bridge.php 7 additions, 2 deletionsajax_bridge.php
- block_learning_plan.php 2 additions, 2 deletionsblock_learning_plan.php
- db/access.php 1 addition, 1 deletiondb/access.php
- lang/en/block_learning_plan.php 1 addition, 6 deletionslang/en/block_learning_plan.php
- learning_plan_form.php 27 additions, 6 deletionslearning_plan_form.php
- lib.php 2 additions, 2 deletionslib.php
- readme.txt 2 additions, 2 deletionsreadme.txt
- version.php 1 addition, 1 deletionversion.php
- view.php 6 additions, 0 deletionsview.php
Please register or sign in to comment