X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fuser%2FLocalIdLookup.php;h=c0f9c05490010f464c626b0715eb48dcb892f7c8;hb=995449ef039b769a613ddf3731ece1e4c20d358c;hp=58892ea5ee2397d622e5b72182e74640770132e2;hpb=0db15debb98c8d0b51d41d3dcce1f949d537587b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/user/LocalIdLookup.php b/includes/user/LocalIdLookup.php index 58892ea5ee..c0f9c05490 100644 --- a/includes/user/LocalIdLookup.php +++ b/includes/user/LocalIdLookup.php @@ -28,6 +28,7 @@ * $wgSharedDB and $wgSharedTables set, and that all wikis involved in the * sharing are listed in $wgLocalDatabases, and that no wikis not involved in * the sharing are listed in $wgLocalDatabases. + * @since 1.27 */ class LocalIdLookup extends CentralIdLookup {