Add Hijri calendar in Urdu
[lhc/web/wiklou.git] / includes / site / SiteSQLStore.php
index bb64510..2f8a113 100644 (file)
@@ -23,8 +23,6 @@
  * @file
  * @ingroup Site
  *
- * @deprecated 1.27 use DBSiteStore and CachingSiteStore instead.
- *
  * @license GNU GPL v2+
  * @author Daniel Kinzler
  */
@@ -37,8 +35,8 @@ class SiteSQLStore {
         * @note This does not return an instance of SiteSQLStore!
         *
         * @since 1.21
-        * @deprecated 1.27 use MediaWikiServices::getSiteStore() or MediaWikiServices::getSiteLookup()
-        *             instead.
+        * @deprecated since 1.27 use MediaWikiServices::getSiteStore()
+        *             or MediaWikiServices::getSiteLookup() instead.
         *
         * @param null $sitesTable IGNORED
         * @param null $cache IGNORED