|
|
| Participants: |
Joseph Morwick and Mathieu Petit-Clair
|
| Security Level: |
None
|
| Resolved date: |
18/Aug/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
a function from the group lib is used in "role_unassign" in /lib/accesslib.php, but the proper library is not loaded. The attached patch solves the issue.
|
|
Description
|
a function from the group lib is used in "role_unassign" in /lib/accesslib.php, but the proper library is not loaded. The attached patch solves the issue. |
Show » |
committed 1 file to 'Moodle CVS' - 18/Aug/08 02:20 PM
MDL-16096: missing library require - Fix by Joseph Morwick.
|
|
|
committed 1 file to 'Moodle CVS' - 18/Aug/08 02:26 PM
MDL-16096: required library was included in the wrong function - this removes the old one.
|
|
|
|