X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FformatInstallDoc.php;h=e2b3c4199d726765a97641a0e09b570b2a290091;hb=b0e34dab688b64eae52108b1fa937704a615c9cc;hp=fe547e7b6238d79e3a29b8355d80e9e66869c5f6;hpb=808002979a816c61a4bf8f9024d010f123358890;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/formatInstallDoc.php b/maintenance/formatInstallDoc.php index fe547e7b62..e2b3c4199d 100644 --- a/maintenance/formatInstallDoc.php +++ b/maintenance/formatInstallDoc.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Maintenance script that formats RELEASE-NOTE file to wiki text or HTML markup.