r79394 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79393
|
r79394
|
r79395
>
Date:
00:34, 1 January 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Bloody typos, tired coding is crappy
Modified paths:
/trunk/extensions/CodeReview/backend/CodeRevision.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/CodeReview/backend/CodeRevision.php
—
—
@@ -417,7 +417,7 @@
418
418
foreach ( $paths as $path ) {
419
419
$data[] = array(
420
420
'cp_repo_id' => $repoId,
421
- 'cp_rev_id' => $revid,
421
+ 'cp_rev_id' => $revId,
422
422
'cp_path' => $path['path'],
423
423
'cp_action' => $path['action'] );
424
424
}
Status & tagging log
19:11, 27 January 2011
😂
(
talk
|
contribs
)
changed the
tags
for r79394
[
removed:
chad]
19:11, 27 January 2011
😂
(
talk
|
contribs
)
changed the
status
of r79394
[
removed:
new
added:
ok]
03:00, 26 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r79394
[
added:
chad]