r45313 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r45312
|
r45313
|
r45314
>
Date:
11:23, 2 January 2009
Author:
aaron
Status:
ok (
Comments
)
Tags:
Comment:
(
bug 12433
) DefaultSettings.php $wgReadOnlyFile comment clarifications
Modified paths:
/trunk/phase3/includes/DefaultSettings.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/DefaultSettings.php
—
—
@@ -970,7 +970,7 @@
971
971
$wgReadOnly = null;
972
972
973
973
/***
974
- * If this lock file exists, the wiki will be forced into read-only mode.
974
+ * If this lock file exists (size > 0), the wiki will be forced into read-only mode.
975
975
* Its contents will be shown to users as part of the read-only warning
976
976
* message.
977
977
*/
Comments
#
Comment by
Brion VIBBER
(
talk
|
contribs
)
22:08, 6 January 2009
The described behavior is a bug -- reopening
bug 12433
Status & tagging log
21:27, 2 January 2009
Skizzerz
(
talk
|
contribs
)
changed the
status
of r45313
[
removed:
new
added:
ok]