X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=blobdiff_plain;f=maintenance%2FfileOpPerfTest.php;h=ea4be82b58f6370b1b5cdf5354ebf15956b3ee38;hb=beb1c4a0eced04ce2098433c383f1fbe469569c9;hp=8adc965cea2d01e074eb6dae73f662ceecc0668c;hpb=42333412833ab7f7515e193b83a909921c34887d;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/fileOpPerfTest.php b/maintenance/fileOpPerfTest.php index 8adc965cea..ea4be82b58 100644 --- a/maintenance/fileOpPerfTest.php +++ b/maintenance/fileOpPerfTest.php @@ -24,7 +24,7 @@ $wgProfiler = array( 'class' => 'ProfilerSimpleText' ); error_reporting( E_ALL ); -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Maintenance script to test fileop performance.