Remove non-functional handling of curl_error()
authorChad Horohoe <chadh@wikimedia.org>
Tue, 2 Apr 2013 18:18:43 +0000 (14:18 -0400)
committerChad Horohoe <chadh@wikimedia.org>
Tue, 2 Apr 2013 18:18:43 +0000 (14:18 -0400)
commitf6ecc03881b6bc17106f0dbc92cfaca9960392ff
treee49281fdf6eb4dd31a2b47db4ac8ffb4a1546e31
parent0c8030a159a26ed4c914a841cb4145559657120c
Remove non-functional handling of curl_error()

Per the docs, curl_error() returns a full error string, not an int
or string of an int. Just remove that and pass the error back up.

Change-Id: I7434bb2abda056fdee4d670c192b304c0cdf24f7
includes/HttpFunctions.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc