X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcreateAndPromote.php;h=03e690475a987036ddb62230af5788caabec033a;hb=e7651f865d31dd6203828cf509383da2ea7515c3;hp=92d3a48e7ba91203f2a54f16c167ac12deffcd53;hpb=331bcf6ac9a5df389a0196ee71418d7620d34278;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/createAndPromote.php b/maintenance/createAndPromote.php index 92d3a48e7b..03e690475a 100644 --- a/maintenance/createAndPromote.php +++ b/maintenance/createAndPromote.php @@ -23,7 +23,7 @@ * @author Pablo Castellano */ -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Maintenance script to create an account and grant it administrator rights.