Move wfFixBoxImage() out of ImageFunctions and into MediaHandler. It's only used...
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 28 Jul 2011 00:07:08 +0000 (00:07 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 28 Jul 2011 00:07:08 +0000 (00:07 +0000)
commitbeb2e7c0811dda3aa11de5c3710bee13d6402a42
tree325e511584a289b36e089567f7d6647fcec985d4
parent416459559fc3d5ce9b81f337d88ff17efdbee734
Move wfFixBoxImage() out of ImageFunctions and into MediaHandler. It's only used by ImageHandler and OggHandler.

Where to move wfIsBadImage() so we can kill ImageFunctions?
includes/ImageFunctions.php
includes/media/Generic.php