* (bug 7599) Fix thumbnail purging, PHP notices on HTCP image page purge
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 16 Oct 2006 19:12:56 +0000 (19:12 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 16 Oct 2006 19:12:56 +0000 (19:12 +0000)
commitad447f6bf43816f17bf5fd11022be8c8b5058266
tree869a95b0b97dfbc6f61ea1ab9302ac9c6e875c87
parent4bd603984d877cff184d009df9fd88a2fc07eeda
* (bug 7599) Fix thumbnail purging, PHP notices on HTCP image page purge

Somebody changed the parameters and return value of Image->thumbUrl()
and didn't update all uses. Silly of them!

Also add a paranoia check on urls in the list in SquidUpdate

And don't redefine the socket options constants when called a second time
RELEASE-NOTES
includes/Image.php
includes/SquidUpdate.php