From: tstarling Date: Mon, 26 Mar 2012 23:53:48 +0000 (+1100) Subject: Revert previous commit: accidental branch merge X-Git-Tag: 1.31.0-rc.0~24118 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=a09fccb77e29ed42e8d36695d5e14f9d71042441;p=lhc%2Fweb%2Fwiklou.git Revert previous commit: accidental branch merge This reverts commit 685fffec2049e1e152105dae919b58ed8876d04e, reversing changes made to 59a68b48a74763af58ad7d62820ae1e7b0639476. Change-Id: I5ed9f66e6afd5004ed5ee0f00e46888359376689 --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index beaca5f46f..a044c5512f 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -22,7 +22,7 @@ class OutputPage extends ContextSource { /// Should be private. Used with addMeta() which adds var $mMetatags = array(); - /// most of the time the first 10 links to an article + /// most of the time the first 10 links to an article var $mKeywords = array(); var $mLinktags = array();