Ignore:
Timestamp:
Apr 30, 2011, 9:13:57 PM (13 years ago)
Author:
Eric
Message:

r10706 merged from trunk to branch 2.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.20/include/functions.inc.php

    r10392 r10707  
    858858  if (isset($conf_UAM[0]) and $conf_UAM[0] == 'true')
    859859  {
    860     if (isset($conf_UAM[35]) and $conf_UAM[35] == 'false') // Allow display of clear password in email
     860    if (isset($conf_UAM[35]) and $conf_UAM[35] == 'true') // Allow display of clear password in email
    861861    {
    862862      $infos1 = array(
Note: See TracChangeset for help on using the changeset viewer.