Index: trunk/phase3/includes/api/ApiQueryAllUsers.php |
— | — | @@ -337,7 +337,7 @@ |
338 | 338 | ' groups - Lists groups that the user is in. This uses more server resources and may return fewer results than the limit', |
339 | 339 | ' rights - Lists rights that the user has', |
340 | 340 | ' editcount - Adds the edit count of the user', |
341 | | - ' registration - Adds the timestamp of when the user registered', |
| 341 | + ' registration - Adds the timestamp of when the user registered if available (may be blank)', |
342 | 342 | ), |
343 | 343 | 'limit' => 'How many total user names to return', |
344 | 344 | 'witheditsonly' => 'Only list users who have made edits', |