X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialMostlinkedtemplates.php;h=dee1c8ec5b9ab55af505c1f5f3d44056e140395c;hb=e671db3b6a48b059a3b1e5719685e9870dcc945d;hp=d10279163abe352f20ab2ae55bb1611543a1d5db;hpb=02abae3248b9273be6b312aeb9f1cae81a3ac6c0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialMostlinkedtemplates.php b/includes/specials/SpecialMostlinkedtemplates.php index d10279163a..dee1c8ec5b 100644 --- a/includes/specials/SpecialMostlinkedtemplates.php +++ b/includes/specials/SpecialMostlinkedtemplates.php @@ -22,6 +22,9 @@ * @author Rob Church */ +use Wikimedia\Rdbms\ResultWrapper; +use Wikimedia\Rdbms\IDatabase; + /** * Special page lists templates with a large number of * transclusion links, i.e. "most used" templates