X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FclearInterwikiCache.php;h=80c9004e43eaee48b8f2d48f923eacb42d311639;hb=a628f41ea9bb2d8109b7afddb64896f9ca04c413;hp=1e1f547b9332b629be51356026e5c0f197fc3aaa;hpb=f3de84430d8e569d9de9302f1855139edb28df03;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/clearInterwikiCache.php b/maintenance/clearInterwikiCache.php index 1e1f547b93..80c9004e43 100644 --- a/maintenance/clearInterwikiCache.php +++ b/maintenance/clearInterwikiCache.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Maintenance script to clear the cache of interwiki prefixes for all local wikis.