|
|
| Participants: |
Dan Poltawski and kevin montuori
|
| Security Level: |
None
|
| Resolved date: |
27/Jun/07
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
line 1681 of lib/moodlelib.php contains a misspelling:
error(get_strin('nopasswordchangeforced', 'auth'));
Also, this code has, presumably, not been tested (which sure seems like a bug...).
|
|
Description
|
line 1681 of lib/moodlelib.php contains a misspelling:
error(get_strin('nopasswordchangeforced', 'auth'));
Also, this code has, presumably, not been tested (which sure seems like a bug...). |
Show » |
|