Ignore:
Timestamp:
Mar 28, 2011, 10:49:43 PM (13 years ago)
Author:
Eric
Message:
  • Bug 1479 fixed : Add of a dedicated UAM block in PWG Stuffs plugin to inform unvalidated users on their status
  • Template/global.tpl display improved.
  • Code cleaning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/include/upgradedb.inc.php

    r9853 r9908  
    335335  $Newconf_UAM[32] = 'Sorry, your account has been deleted because you have not validated your registration in requested time. Please, try registration with a valid and non blocked email account.';
    336336  $Newconf_UAM[33] = 'false';
     337  $Newconf_UAM[34] = 'false';
    337338 
    338339  $update_conf = serialize($Newconf_UAM);
Note: See TracChangeset for help on using the changeset viewer.