Show
Ignore:
Timestamp:
02/16/11 19:28:44 (2 years ago)
Author:
Eric
Message:

Bug 2192 fixed
Bug 2045 improvement

Files:
1 modified

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);