Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
refresh-translation-progress-stats.php
1<?php
2
4
5$class = RefreshTranslationProgressStatsMaintenanceScript::class;
6require_once __DIR__ . '/../scripts/__bootstrap.php';
This maintenance script is responsible for refreshing the cached translation progress stats to fix an...