X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=blobdiff_plain;f=maintenance%2FcopyJobQueue.php;h=e833115ba9422d30dbdedc33d52fd16ee6c897c6;hb=beb1c4a0eced04ce2098433c383f1fbe469569c9;hp=c91264ce2131e008109c3f8c317438edd75e5ad4;hpb=42333412833ab7f7515e193b83a909921c34887d;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.