r69105 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r69104
|
r69105
|
r69106
>
Date:
19:06, 6 July 2010
Author:
demon
Status:
ok
Tags:
Comment:
Followup
r69007
, use $wgDeletedDirectory since it exists now
Modified paths:
/trunk/phase3/includes/installer/Installer.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/installer/Installer.php
—
—
@@ -32,7 +32,7 @@
33
33
'wgScriptPath',
34
34
'wgScriptExtension',
35
35
'wgMetaNamespace',
36
-// 'wgDeletedDirectory',
36
+ 'wgDeletedDirectory',
37
37
'wgEnableUploads',
38
38
'wgLogo',
39
39
'wgShellLocale',
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r69007
Deprecated $wgFileStore in favor of $wgDeletedDirectory. Included b/c code fo...
demon
15:56, 4 July 2010
Status & tagging log
21:18, 21 October 2010
Jack Phoenix
(
talk
|
contribs
)
changed the
status
of r69105
[
removed:
new
added:
ok]