Merge "EditPage::getBaseRevision can return null. (fix phpdoc)"
[lhc/web/wiklou.git] / includes / EditPage.php
index 7fbc747..f9c7fb2 100644 (file)
@@ -4028,7 +4028,6 @@ ERROR;
                        $this->mTitle, $pstContent, $user );
                $parserOutput = $pstContent->getParserOutput( $this->mTitle, null, $parserOptions );
                ScopedCallback::consume( $scopedCallback );
-               $parserOutput->setEditSectionTokens( false ); // no section edit links
                return [
                        'parserOutput' => $parserOutput,
                        'html' => $parserOutput->getText( [