X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=maintenance%2FcreateAndPromote.php;h=ad5333fcc7c6b1a9cbfc72ba319745ec5884c5fc;hb=6b305fcf55b32972396bfa2e90d85abe55c4c0a4;hp=3f328f9987a6377841fb792c6f791a5a1fce9dca;hpb=b801fa8b3b3b42fb6db9129d4642f6e583b56879;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/createAndPromote.php b/maintenance/createAndPromote.php index 3f328f9987..ad5333fcc7 100644 --- a/maintenance/createAndPromote.php +++ b/maintenance/createAndPromote.php @@ -22,7 +22,7 @@ * @author Rob Church */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script to create an account and grant it administrator rights.