wiki.techinc.nl/includes/user
Brad Jorsch 92ba9fa33d User: Fix loading of user_touched
Always load user_touched from the row if present, don't gate it on
user_email being non-null.

Bug: T124414
Change-Id: I68fcbb560ddfa349b83126298534161971a88871
2016-01-22 12:49:06 -05:00
..
BotPassword.php Add checks of $wgEnableBotPasswords in more places 2016-01-21 15:06:02 -05:00
CentralIdLookup.php Add "bot passwords" 2016-01-12 22:37:44 +00:00
LocalIdLookup.php Fix case of wfWikiID calls 2015-12-13 17:20:41 -08:00
User.php User: Fix loading of user_touched 2016-01-22 12:49:06 -05:00
UserArray.php
UserArrayFromResult.php
UserNamePrefixSearch.php Show user names as subpages of special pages in autocomplete search 2015-12-29 11:49:58 +01:00
UserRightsProxy.php