X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FcopyJobQueue.php;h=e833115ba9422d30dbdedc33d52fd16ee6c897c6;hb=704628bdb178bfbe52ae7cf494f773e73ad1e233;hp=c91264ce2131e008109c3f8c317438edd75e5ad4;hpb=331bcf6ac9a5df389a0196ee71418d7620d34278;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/copyJobQueue.php b/maintenance/copyJobQueue.php index c91264ce21..e833115ba9 100644 --- a/maintenance/copyJobQueue.php +++ b/maintenance/copyJobQueue.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Copy all jobs from one job queue system to another.