|
|
| 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 » |
|
MDL-9983. I commited this to head, and removed the wrong call.