diff options
Diffstat (limited to 'includes/specials/SpecialMostinterwikis.php')
-rw-r--r-- | includes/specials/SpecialMostinterwikis.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/specials/SpecialMostinterwikis.php b/includes/specials/SpecialMostinterwikis.php index 30ccbe5a..ab3d9c91 100644 --- a/includes/specials/SpecialMostinterwikis.php +++ b/includes/specials/SpecialMostinterwikis.php @@ -71,7 +71,7 @@ class MostinterwikisPage extends QueryPage { /** * Pre-fill the link cache * - * @param DatabaseBase $db + * @param IDatabase $db * @param ResultWrapper $res */ function preprocessResults( $db, $res ) { |