Ignore:
Timestamp:
Feb 9, 2011, 9:39:22 PM (13 years ago)
Author:
Eric
Message:

Bug 1666 merged from trunk to branch 2.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/branches/2.20/main.inc.php

    r8110 r9136  
    4949add_event_handler('login_success', 'UAM_LoginTasks');
    5050
     51// Adding customized text to lost password email
     52add_event_handler('render_lost_password_mail_content', 'UAM_lost_password_mail_content');
    5153
    5254// *** Important ! This is necessary to make email exclusion work in admin's users management panel ***
Note: See TracChangeset for help on using the changeset viewer.