r62707 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r62706
|
r62707
|
r62708
>
Date:
15:18, 19 February 2010
Author:
ialex
Status:
deferred
Tags:
Comment:
Fix for
r62679
: wrong variable
Modified paths:
/trunk/extensions/Configure/scripts/findSettings.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Configure/scripts/findSettings.php
—
—
@@ -90,7 +90,7 @@
91
91
'egValidatorDir',
92
92
'wgWatchersAddCache',
93
93
'wgWikiArticleFeedsParser', 'wgWikiFeedPresent',
94
- 'wgWikilogStylePath',
94
+ 'wgWikilogStyleVersion',
95
95
);
96
96
$ignoreObsolete = array(
97
97
'wgCommentSpammerLog',
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r62679
Added support for GroupsSidebar, QPoll, SendmailToWiki, TemplateInfo, Validat...
ialex
20:43, 18 February 2010
Status & tagging log
17:59, 19 February 2010
😂
(
talk
|
contribs
)
changed the
status
of r62707
[
removed:
new
added:
deferred]