Coerces the first name and last name of a registering user to what is stored in
authorVincent Zanotti <vincent.zanotti@m4x.org>
Tue, 12 May 2009 22:56:08 +0000 (00:56 +0200)
committerVincent Zanotti <vincent.zanotti@m4x.org>
Tue, 12 May 2009 22:56:08 +0000 (00:56 +0200)
commitd3df41c32ceb3e8798865217312f1222a339235d
tree89d29ae00314c619b4741725b851ff3acb95fcb1
parente1be2d8c78cd87855834eae53bf44d97375a0f96
Coerces the first name and last name of a registering user to what is stored in
the database.
Previously, a user could register with only parts of her full last name, and the
non-hruid email addresses would be computed from that user provided name.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
modules/register/register.inc.php