Merge "Rank aliases in search in order they appear in the messages file."
[lhc/web/wiklou.git] / includes / debug / logger / monolog / WikiProcessor.php
index e3c048d..ad939a0 100644 (file)
@@ -42,7 +42,7 @@ class WikiProcessor {
                                'host' => wfHostname(),
                                'wiki' => wfWikiID(),
                                'mwversion' => $wgVersion,
-                               'reqId' => WebRequest::getRequestId(),
+                               'reqId' => \WebRequest::getRequestId(),
                        ]
                );
                return $record;