r63613 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r63612
|
r63613
|
r63614
>
Date:
20:05, 11 March 2010
Author:
mah
Status:
ok
Tags:
Comment:
follow up
r63578
- remove stray debugging code.
Modified paths:
/trunk/phase3/maintenance/updateSearchIndex.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/updateSearchIndex.php
—
—
@@ -69,7 +69,6 @@
70
70
fwrite( $file, $end );
71
71
fclose( $file );
72
72
} else {
73
- echo posix_get_last_error();
74
73
$this->output( "*** Couldn't write to the $posFile!" );
75
74
}
76
75
} else {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r63578
Follow-up
r61856
...
mah
21:54, 10 March 2010
Status & tagging log
20:06, 11 March 2010
MaxSem
(
talk
|
contribs
)
changed the
status
of r63613
[
removed:
new
added:
ok]