From ba59cfd0bb08be9ba038342b0226446f46b20ece Mon Sep 17 00:00:00 2001 From: Ori Livneh Date: Thu, 1 Nov 2012 23:27:14 -0700 Subject: [PATCH] Correct URL in comment; currently points to wrong post I'm not 100% this is the post that was intended, but it seems most plausible to me. Change-Id: I8fded0ffe5956cea8140f4c5d13ccbc1eb33299d --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index d01e6e1e44..16cae7d2c5 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -3735,7 +3735,7 @@ $wgAllowPrefChange = array(); /** * This is to let user authenticate using https when they come from http. * Based on an idea by George Herbert on wikitech-l: - * http://lists.wikimedia.org/pipermail/wikitech-l/2010-October/050065.html + * http://lists.wikimedia.org/pipermail/wikitech-l/2010-October/050039.html * @since 1.17 */ $wgSecureLogin = false; -- 2.20.1