Remove obviously incorrect comment
Change-Id: I25423de3f595e1a060ca1ea412e31eb1babfbd9a
This commit is contained in:
parent
19bca1e31a
commit
453d39b13a
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ class MonoBookTemplate extends BaseTemplate {
|
||||||
* Takes an associative array of data set from a SkinTemplate-based
|
* Takes an associative array of data set from a SkinTemplate-based
|
||||||
* class, and a wrapper for MediaWiki's localization database, and
|
* class, and a wrapper for MediaWiki's localization database, and
|
||||||
* outputs a formatted page.
|
* outputs a formatted page.
|
||||||
*
|
|
||||||
* @access private
|
|
||||||
*/
|
*/
|
||||||
public function execute() {
|
public function execute() {
|
||||||
// Suppress warnings to prevent notices about missing indexes in $this->data
|
// Suppress warnings to prevent notices about missing indexes in $this->data
|
||||||
|
|
Loading…
Reference in a new issue