X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=blobdiff_plain;f=autoload.php;h=126362c2e6b15f796117508b78cc412fd12ac592;hb=c2792982c589293afefbe32f5aafa666ab167825;hp=0b0c288ffb2d673d028ef194d9ab137b333f1001;hpb=842843b38d70f57e27130fa3e61f21cd50ba7389;p=lhc%2Fweb%2Fwiklou.git diff --git a/autoload.php b/autoload.php index 0b0c288ffb..126362c2e6 100644 --- a/autoload.php +++ b/autoload.php @@ -1185,7 +1185,6 @@ $wgAutoloadLocalClasses = [ 'Preprocessor_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', 'ProcessCacheLRU' => __DIR__ . '/includes/libs/ProcessCacheLRU.php', 'Processor' => __DIR__ . '/includes/registration/Processor.php', - 'ProfileSection' => __DIR__ . '/includes/profiler/ProfileSection.php', 'Profiler' => __DIR__ . '/includes/profiler/Profiler.php', 'ProfilerOutput' => __DIR__ . '/includes/profiler/output/ProfilerOutput.php', 'ProfilerOutputDb' => __DIR__ . '/includes/profiler/output/ProfilerOutputDb.php',