X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FWebStart.php;h=f97dc6a94f184810369ad50408387354520d00d1;hb=3c245536efcb134d8ca3078a2262ac1b489dafc8;hp=9c71f3e1cbce72e56106385dcf61d8cb9f30700f;hpb=9440d5228fb44b0217c7fa9e46874152f223a0c2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/WebStart.php b/includes/WebStart.php index 9c71f3e1cb..f97dc6a94f 100644 --- a/includes/WebStart.php +++ b/includes/WebStart.php @@ -78,7 +78,6 @@ if ( $IP === false ) { # Grab profiling functions require_once "$IP/includes/profiler/ProfilerFunctions.php"; -$wgRUstart = wfGetRusage() ?: array(); # Start the autoloader, so that extensions can derive classes from core files require_once "$IP/includes/AutoLoader.php";