Only one real Name
1.0
Allows only one real Name in Board
Bjoern Berg - cgi@bjoern-berg.de
http://www.wintotal.de/YaBB
Sources/Profile.pl
if($userprofile{$memberlist[$a]}->[2] eq $member{'email'}) { &fatal_error("$txt{'730'} ($member{'email'}) $txt{'731'}"); }
if($userprofile{$memberlist[$a]}->[1] eq $member{'name'}) { &fatal_error("The Username ($member{'name'}) $txt{'731'}"); } ###HbBB - One real name