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