X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=maintenance%2FcopyJobQueue.php;fp=maintenance%2FcopyJobQueue.php;h=c91264ce2131e008109c3f8c317438edd75e5ad4;hb=50e7985d4d5e9f70bd27e61d84d43514004f23da;hp=3e193976bad146aefe3452b899c46b6378db291b;hpb=ee85aac6ffb80b290f6d7794bf1d9d76f40e5de5;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/copyJobQueue.php b/maintenance/copyJobQueue.php index 3e193976ba..c91264ce21 100644 --- a/maintenance/copyJobQueue.php +++ b/maintenance/copyJobQueue.php @@ -96,4 +96,4 @@ class CopyJobQueue extends Maintenance { } $maintClass = 'CopyJobQueue'; -require_once( RUN_MAINTENANCE_IF_MAIN ); +require_once RUN_MAINTENANCE_IF_MAIN;