Keep backend param to search API as long as there's a backend
[lhc/web/wiklou.git] / includes / OutputPage.php
index 411bb2e..259e280 100644 (file)
@@ -1626,6 +1626,7 @@ class OutputPage extends ContextSource {
         * @param string $text
         * @param bool $linestart Is this the start of a line?
         * @param bool $interface Is this text in the user interface language?
+        * @throws MWException
         */
        public function addWikiText( $text, $linestart = true, $interface = true ) {
                $title = $this->getTitle(); // Work around E_STRICT