X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FcreateAndPromote.php;h=03e690475a987036ddb62230af5788caabec033a;hb=97c8120f995cb333fb86c82b7b9adbe0994faddb;hp=92d3a48e7ba91203f2a54f16c167ac12deffcd53;hpb=808002979a816c61a4bf8f9024d010f123358890;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.