From accbbfd71bde062f416a4c12bfbc0683a4ce0d17 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 7 Feb 2012 12:30:36 +0000 Subject: [PATCH] Omg HTTPS Ping r110822 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index dee54335f0..381a309061 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2295,7 +2295,7 @@ It cannot be properly checked for security.', 'img-auth-nopathinfo' => 'Missing PATH_INFO. Your server is not set up to pass this information. It may be CGI-based and cannot support img_auth. -See http://www.mediawiki.org/wiki/Manual:Image_Authorization.', +See https://www.mediawiki.org/wiki/Manual:Image_Authorization.', 'img-auth-notindir' => 'Requested path is not in the configured upload directory.', 'img-auth-badtitle' => 'Unable to construct a valid title from "$1".', 'img-auth-nologinnWL' => 'You are not logged in and "$1" is not in the whitelist.', -- 2.20.1