From f903f1ecb0389dbf68f14d39c61b3a9946063dd7 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Wed, 4 May 2011 18:14:30 +0000 Subject: [PATCH] * (bug 28812) API's parse module documentation should no longer include section tree warning Remove wrong comment --- includes/api/ApiParse.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/api/ApiParse.php b/includes/api/ApiParse.php index d5522c5af7..3284ece5f7 100644 --- a/includes/api/ApiParse.php +++ b/includes/api/ApiParse.php @@ -545,7 +545,6 @@ class ApiParse extends ApiBase { ' headhtml - Gives parsed of the page', ' iwlinks - Gives interwiki links in the parsed wikitext', ' wikitext - Gives the original wikitext that was parsed', - 'NOTE: Section tree is only generated if there are more than 4 sections, or if the __TOC__ keyword is present' ), 'pst' => array( 'Do a pre-save transform on the input before parsing it', -- 2.20.1