X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FnextJobDB.php;h=e66e981bb6cd0fcd98ff0c251f4560205e8ec67f;hb=6b305fcf55b32972396bfa2e90d85abe55c4c0a4;hp=bee40656020e1309735508d72b99f4a664d7d661;hpb=101866ac3c69378f0bea79c7b9b87939422d6443;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/nextJobDB.php b/maintenance/nextJobDB.php index bee4065602..e66e981bb6 100644 --- a/maintenance/nextJobDB.php +++ b/maintenance/nextJobDB.php @@ -22,7 +22,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that picks a database that has pending jobs.