Show
Ignore:
Timestamp:
12/12/10 19:09:27 (2 years ago)
Author:
Eric
Message:

merge from trunk to branch 2.16

Files:
1 modified

Legend:

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

    r8088 r8095  
    287287  $Newconf_UAM[22] = 'false'; 
    288288  $Newconf_UAM[23] = 'false'; 
    289   $Newconf_UAM[24] = 'false'; 
    290   $Newconf_UAM[25] = 'Sorry, your account has been deleted due to a too long time passed since your last visit.'; 
    291   $Newconf_UAM[26] = 'Sorry, your account has been deprecated due to a too long time passed since your last visit. Please, use the following link to revalidate your account.'; 
     289  $Newconf_UAM[24] = 'Sorry, your account has been deleted due to a too long time passed since your last visit.'; 
     290  $Newconf_UAM[25] = 'Sorry, your account has been deprecated due to a too long time passed since your last visit. Please, use the following link to revalidate your account.'; 
     291  $Newconf_UAM[26] = '-1'; 
    292292  $Newconf_UAM[27] = '-1'; 
    293   $Newconf_UAM[28] = '-1'; 
     293  $Newconf_UAM[28] = 'Thank you to have registered the gallery. Your account has been manually validated by admin. You can now visit all the gallery for free !'; 
    294294   
    295295  $update_conf = serialize($Newconf_UAM);