Ignore:
Timestamp:
Feb 16, 2011, 8:48:57 PM (13 years ago)
Author:
Eric
Message:

r9253 merged from trunk to branch 2.20

File:
1 edited

Legend:

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

    r9136 r9254  
    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.