X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FrunJobs.php;h=e909bc06ae173cc5b0a675f241f9367b495cfa08;hb=be661ebe7c1017b61c02fb54e14dccba3c511a79;hp=af7c906cc305c707b28b6f11ac0c58fc1c06ea00;hpb=cc433e6dfcf4d8d2540367f4e24fbc0661bf7e44;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/runJobs.php b/maintenance/runJobs.php index af7c906cc3..e909bc06ae 100644 --- a/maintenance/runJobs.php +++ b/maintenance/runJobs.php @@ -25,7 +25,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that runs pending jobs.