r47383 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r47382
|
r47383
|
r47384
>
Date:
22:06, 17 February 2009
Author:
brion
Status:
ok
Tags:
Comment:
Tweak to
r47279
-- include final newline to keep the terminal clean :)
Modified paths:
/trunk/phase3/maintenance/importTextFile.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/importTextFile.php
—
—
@@ -90,5 +90,6 @@
91
91
Don't update recent changes
92
92
--help
93
93
Show this information
94
+
94
95
EOF;
95
96
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r47279
* (
bug 17472
) use print <<<EOF in maintenance/importTextFile.php. Patch contr...
siebrand
00:20, 15 February 2009
Status & tagging log
22:25, 17 February 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r47383
[
removed:
new
added:
ok]