X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcreateAndPromote.php;h=ad5333fcc7c6b1a9cbfc72ba319745ec5884c5fc;hb=fd57f6d153913af8c15d0cb4d5c2a84e075d4367;hp=3f328f9987a6377841fb792c6f791a5a1fce9dca;hpb=50d7729bea870759e3ff9dfc414ea6b22d99d23b;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.