r79442 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79441‎ | r79442 | r79443 >
Date:21:57, 1 January 2011
Author:ialex
Status:ok
Tags:
Comment:
Per Platonides, fix for r79430: removed debugging code
Modified paths:
  • /trunk/phase3/includes/ViewCountUpdate.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/ViewCountUpdate.php
@@ -107,7 +107,5 @@
108108
109109 ignore_user_abort( $old_user_abort );
110110 wfProfileOut( __METHOD__ . '-collect' );
111 - throw new MWException( 'test' );
112111 }
113 -
114 -}
\ No newline at end of file
 112+}

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79430Made the page_count update defered, as for the site_stats update. I just remo...ialex16:58, 1 January 2011

Status & tagging log