Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4
-
Component/s: Package: ILP
-
Labels:None
-
Environment:Debian Linux, PHP5, MySQL5, Apache2
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
In target module, ilptarget_course_specific is set to yes. Added Personal Learning Plan block into course and clicked on Targets. When I attempt to add a new target, I get the following:
Fatal error: Call to undefined function get_my_ilp_courses() in /var/www/moodle.test/mod/ilptarget/update_target.php on line 214
Using latest from contrib19, running Moodle 1.9.4.
Issue Links
| This issue will be resolved by: | ||||
| CONTRIB-1157 | Rationalise Code |
|
|
|
Thanks Matt,
Changes from HEAD should be merged into the 1.9 Package in CVS now so that the new libraries are being picked up OK.
Function should exist in blocks/ilp/block_ilp_lib.php if you have the ILP package installed.