Topic: No User Number anymore???
Hello!
Can't find any hints for this in the "Whats New" area,
but there seems to be no "user number" anymore in 4.70.
Still in the database but not shown in the form of a users profile.
The line in the source code of "pages/users.php" ist commented out.
// echo "<tr><td>{$ax['usr_number']}:</td><td><input type='text' name='usrNr' size='30' value='{$user['usrNr']}'></td></tr>\n";
Bug or feature?