http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90782

Revision: 90782
Author:   ialex
Date:     2011-06-25 19:13:40 +0000 (Sat, 25 Jun 2011)
Log Message:
-----------
Fix comment from r79430; pointed out by Emufarmers

Modified Paths:
--------------
    trunk/phase3/includes/ViewCountUpdate.php

Modified: trunk/phase3/includes/ViewCountUpdate.php
===================================================================
--- trunk/phase3/includes/ViewCountUpdate.php   2011-06-25 19:10:19 UTC (rev 
90781)
+++ trunk/phase3/includes/ViewCountUpdate.php   2011-06-25 19:13:40 UTC (rev 
90782)
@@ -21,7 +21,7 @@
  */
 
 /**
- * Update for the 'page_counter' field, when $wgDisableCounters is true.
+ * Update for the 'page_counter' field, when $wgDisableCounters is false.
  *
  * Depending on $wgHitcounterUpdateFreq, this will directly increment the
  * 'page_counter' field or use the 'hitcounter' table and then collect the data


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to