Replace Linker::link() with LinkRenderer in special pages
[lhc/web/wiklou.git] / includes / site / DBSiteStore.php
index e5247f2..e106f37 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Wikimedia\Rdbms\LoadBalancer;
+
 /**
  * Represents the site configuration of a wiki.
  * Holds a list of sites (ie SiteList), stored in the database.