r73438 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73437‎ | r73438 | r73439 >
Date:01:59, 21 September 2010
Author:tomasz
Status:deferred
Tags:
Comment:
Adding debugging strings
Modified paths:
  • /branches/wmf/1.16wmf4/extensions/CentralNotice (modified) (history)
  • /branches/wmf/1.16wmf4/extensions/CentralNotice/SpecialCentralNotice.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/extensions/CentralNotice/SpecialCentralNotice.php
@@ -1011,6 +1011,8 @@
10121012 $dbr = wfGetDB( DB_SLAVE );
10131013 $encTimestamp = $dbr->addQuotes( $dbr->timestamp() );
10141014
 1015+ $cnDebug .= ' project:'.$project.' language:'.$language.' location:'.$location.' timestamp:'.$encTimestamp.' ';
 1016+
10151017 // Pull non-geotargeted campaigns
10161018 $campaignResults1 = $dbr->select(
10171019 array(
Property changes on: branches/wmf/1.16wmf4/extensions/CentralNotice
___________________________________________________________________
Modified: svn:mergeinfo
10181020 Merged /trunk/extensions/CentralNotice:r73437

Status & tagging log