diff --git a/modules/userpaex/password.php b/modules/userpaex/password.php index f90c129..8396e7e 100644 --- a/modules/userpaex/password.php +++ b/modules/userpaex/password.php @@ -110,6 +110,7 @@ $oldPassword = ''; eZUser::setCurrentlyLoggedInUser( $user, $UserID ); + eZUser::updateLastVisit( $UserID, true ); if ( $http->hasPostVariable( "RedirectOnChange" ) ) {