Moodle

Typo in new string $string['auth_ldap_exprireattr_key'] = 'Expiration attribute';

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8
  • Fix Version/s: 1.8
  • Component/s: Authentication
  • Labels:
    None
  • Environment:
    Any
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

The recently added string $string['auth_ldap_exprireattr_key'] = 'Expiration attribute'; in file auth.php should read

$string['auth_ldap_expireattr_key'] = 'Expiration attribute';

instead of

$string['auth_ldap_exprireattr_key'] = 'Expiration attribute';

Issue Links

Activity

Hide
Donal McMullan added a comment -

Tweaked - thanks!

Show
Donal McMullan added a comment - Tweaked - thanks!
Hide
Nicolas Martignoni added a comment -

Verified on 1.8dev, closing. Thank you.

Show
Nicolas Martignoni added a comment - Verified on 1.8dev, closing. Thank you.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: