r74089 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74088‎ | r74089 | r74090 >
Date:19:26, 1 October 2010
Author:tparscal
Status:ok
Tags:
Comment:
Fixed typo in r73179
Modified paths:
  • /trunk/extensions/WikiEditor/README (modified) (history)

Diff [purge]

Index: trunk/extensions/WikiEditor/README
@@ -6,7 +6,7 @@
77
88 require_once( "$IP/extensions/WikiEditor/WikiEditor.php" );
99
10 -# Before configuring this extension, see MediaWiki.php and become familiar with the initial state and structure of the
 10+# Before configuring this extension, see WikiEditor.php and become familiar with the initial state and structure of the
1111 # $wgWikiEditorFeatures configuration variable. Essentially it's an array or arrays, keyed by feature name, each
1212 # containing global and user keys with boolean values. "global" indicates that it should be turned on for everyone
1313 # always, while user indicates that users should be allowed to turn it on or off in their user preferences.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r73179Added READMEtparscal23:30, 16 September 2010

Status & tagging log