X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fspecialpage%2FPageQueryPage.php;h=d72744b13c4d73f3bf059874963fb117448cd9b0;hb=26d7188053196da4cff82ca0707fa3a3c1966a5e;hp=afc02271c5a11d314ad24207c41a56030f1609a1;hpb=5141b5753b2add7b9f66baa8852f11f1648a9ac3;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specialpage/PageQueryPage.php b/includes/specialpage/PageQueryPage.php index afc02271c5..d72744b13c 100644 --- a/includes/specialpage/PageQueryPage.php +++ b/includes/specialpage/PageQueryPage.php @@ -32,7 +32,7 @@ abstract class PageQueryPage extends QueryPage { * like page existence and information for stub color and redirect hints. * This should be done for live data and cached data. * - * @param DatabaseBase $db + * @param IDatabase $db * @param ResultWrapper $res */ public function preprocessResults( $db, $res ) {