Ignore:
Timestamp:
Sep 24, 2012, 3:48:46 PM (12 years ago)
Author:
flop25
Message:

no more need of confirmMail.php / tpl
better handle on init
bug pending :
-no login on key validation (like previously)
-no confirmation msg on key validation : $pageinfos[] doesn't seems to work on identification page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/main.inc.php

    r17972 r18205  
    6666add_event_handler('init', 'UAM_InitPage');
    6767
    68 // Display messages about Login rejected, etc
    69 // ---------------------------
    70 add_event_handler('init','UAM_DisplayMsg');
    71 add_event_handler('identification','UAM_DisplayMsg');
    7268
    7369// PWG_Stuffs module
Note: See TracChangeset for help on using the changeset viewer.