X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FshowCacheStats.php;h=cd9768d4bb67afd8f1a51b190ff41b8867da6f9e;hb=e7651f865d31dd6203828cf509383da2ea7515c3;hp=1eb8d660bfa03ac4d07b023e79b8b48153228620;hpb=50e7985d4d5e9f70bd27e61d84d43514004f23da;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/showCacheStats.php b/maintenance/showCacheStats.php index 1eb8d660bf..cd9768d4bb 100644 --- a/maintenance/showCacheStats.php +++ b/maintenance/showCacheStats.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Maintenance script that shows statistics from the cache.