1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 06:38:00 +02:00

WordPress password validation in alt_auth

This commit is contained in:
e107steved
2009-07-21 19:21:27 +00:00
parent fe1c87165c
commit 0fc7cffa66
5 changed files with 195 additions and 179 deletions

View File

@@ -9,8 +9,8 @@
* User settings modify
*
* $Source: /cvs_backup/e107_0.8/usersettings.php,v $
* $Revision: 1.35 $
* $Date: 2009-06-12 20:41:35 $
* $Revision: 1.36 $
* $Date: 2009-07-21 19:21:27 $
* $Author: e107steved $
*
*/
@@ -398,7 +398,6 @@ if ($dataToSave && !$promptPassword)
}
}
print_a($changedEUFData);
// Save extended field values
if (isset($changedEUFData['data']) && count($changedEUFData['data']))