Ignore:
Timestamp:
Feb 16, 2011, 7:28:44 PM (13 years ago)
Author:
Eric
Message:

Bug 2192 fixed
Bug 2045 improvement

File:
1 edited

Legend:

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

    r9135 r9253  
    336336  $Newconf_UAM[29] = 'false';
    337337  $Newconf_UAM[30] = 'You have requested a password reset on our gallery. Please, find below your new connection settings.';
     338  $Newconf_UAM[31] = 'false';
     339  $Newconf_UAM[32] = 'Sorry [username], 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.';
     340  $Newconf_UAM[33] = 'false';
    338341 
    339342  $update_conf = serialize($Newconf_UAM);
Note: See TracChangeset for help on using the changeset viewer.