Do not insert page titles into querycache.qc_value
[lhc/web/wiklou.git] / includes / specials / SpecialLinkAccounts.php
index d4ef936..859a638 100644 (file)
@@ -32,8 +32,8 @@ class SpecialLinkAccounts extends AuthManagerSpecialPage {
 
        /**
         * @param null|string $subPage
-        * @throws MWException
-        * @throws PermissionsError
+        * @throws ErrorPageError
+        * @throws LogicException
         */
        public function execute( $subPage ) {
                $this->setHeaders();