X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2FSetup.php;h=d7f1189a776e22461b774b9db1aaf5efaa99ac9e;hb=1162ed5f88e5a77ea6feed971813914a95004b4f;hp=c60311f4c169ddc25715e705298920e585d3508e;hpb=ccafa8bdb660181e1af42cc070f0367613f3a44d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Setup.php b/includes/Setup.php index c60311f4c1..d7f1189a77 100644 --- a/includes/Setup.php +++ b/includes/Setup.php @@ -715,7 +715,7 @@ if ( !is_object( $wgAuth ) ) { // Set up the session $ps_session = Profiler::instance()->scopedProfileIn( $fname . '-session' ); /** - * @var MediaWiki\\Session\\SessionId|null $wgInitialSessionId The persistent + * @var MediaWiki\Session\SessionId|null $wgInitialSessionId The persistent * session ID (if any) loaded at startup */ $wgInitialSessionId = null;