r107867 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r107866
|
r107867
|
r107868
>
Date:
08:48, 3 January 2012
Author:
amire80
Status:
ok
Tags:
Comment:
Follow up to
r107866
- removing unneeded commit.
Modified paths:
/trunk/extensions/Narayam/maintenance/FixNarayamDisablePref.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Narayam/maintenance/FixNarayamDisablePref.php
—
—
@@ -47,7 +47,6 @@
48
48
__METHOD__,
49
49
array( 'LIMIT' => $this->mBatchSize, 'FOR UPDATE' ) );
50
50
if ( !$res->numRows() ) {
51
- $dbw->commit();
52
51
break;
53
52
}
54
53
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r107866
Follow up to
r107830
- adding commit after update.
amire80
08:46, 3 January 2012
Status & tagging log
09:12, 3 January 2012
Siebrand
(
talk
|
contribs
)
changed the
status
of r107867
[
removed:
new
added:
ok]