Index: trunk/phase3/includes/SiteStats.php |
— | — | @@ -407,7 +407,7 @@ |
408 | 408 | |
409 | 409 | /** |
410 | 410 | * Do all updates and commit them. More or less a replacement |
411 | | - * for the original initStats, but without the calls to wfOut() |
| 411 | + * for the original initStats, but without output. |
412 | 412 | * |
413 | 413 | * @param $database Boolean or DatabaseBase: |
414 | 414 | * - Boolean: whether to use the master DB |