X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FformatInstallDoc.php;h=e2b3c4199d726765a97641a0e09b570b2a290091;hb=5fdf7d1918d6aee64fa3ece5c0d7690a10bea2c5;hp=fe547e7b6238d79e3a29b8355d80e9e66869c5f6;hpb=fcda8ed55cc25b7f5cd045c6945a1f8b85344205;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.