r111129 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r111128
|
r111129
|
r111130
>
Date:
00:00, 10 February 2012
Author:
bsitu
Status:
ok
Tags:
Comment:
followup to -
r111096
- correct the global variable name for cutoff time
Modified paths:
/trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.php
—
—
@@ -171,4 +171,4 @@
172
172
'buttons' => $wgArticleCreationButtons,
173
173
);
174
174
175
-$wgArticleCreationCutoff = '20110205';
175
+$wgArticleCreationRegistrationCutoff = '20110205121212';
Sign-offs
User
Flag
Date
Werdna
inspected
00:05, 10 February 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r111096
Revert
r111086
and try something else. Set a cutoff, and only send the init s...
werdna
21:19, 9 February 2012
Status & tagging log
00:05, 10 February 2012
Werdna
(
talk
|
contribs
)
changed the
status
of r111129
[
removed:
new
added:
ok]