Skip the user id lookup when we've already got the name from the old table check...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 13 Apr 2004 02:28:55 +0000 (02:28 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 13 Apr 2004 02:28:55 +0000 (02:28 +0000)
commitbd187a62a3110b7260cfabd602271d3ec787148a
tree864eb8b8f00afa4f3300a4f484ddd2aed63237f8
parent7e25305c3f0d9f4000f06395171bf78892033b59
Skip the user id lookup when we've already got the name from the old table check; this also allows using the names on an imported database without users set up, but won't distinguish pre-conversion usernames for instance
includes/Metadata.php