X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FformatInstallDoc.php;h=39731b1d42026effb6f4362fbdf6e3008fbcc567;hb=2ca33d1ce76023e8b286f21d2a6a74ba767345bc;hp=691ed80c881c9722bb4c13a0f5562902c518c98d;hpb=d1f8c02d06888a32c82907d354d97dca162d49f6;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/formatInstallDoc.php b/maintenance/formatInstallDoc.php index 691ed80c88..39731b1d42 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.