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 @@
418418 foreach ( $paths as $path ) {
419419 $data[] = array(
420420 'cp_repo_id' => $repoId,
421 - 'cp_rev_id' => $revid,
 421+ 'cp_rev_id' => $revId,
422422 'cp_path' => $path['path'],
423423 'cp_action' => $path['action'] );
424424 }

Status & tagging log