From ffe7d24cd540130dc92761d57c66f08ce34e19ef Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Wed, 22 Dec 2010 16:21:02 +0000 Subject: [PATCH] Simple commit trimming some trailing whitespace --- includes/ImageGallery.php | 6 +++--- includes/specials/SpecialMostimages.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/ImageGallery.php b/includes/ImageGallery.php index b12648c2aa..62f9eedb36 100644 --- a/includes/ImageGallery.php +++ b/includes/ImageGallery.php @@ -144,7 +144,7 @@ class ImageGallery * Add an image to the gallery. * * @param $title Title object of the image that is added to the gallery - * @param $html String: additional HTML text to be shown. The name and size of the image are always shown. + * @param $html String: additional HTML text to be shown. The name and size of the image are always shown. */ function add( $title, $html='' ) { if ( $title instanceof File ) { @@ -276,7 +276,7 @@ class ImageGallery . htmlspecialchars( $img->getLastError() ) . ''; } else { $vpad = floor(( 30 + $this->mHeights - $thumb->height ) /2); - + $imageParameters = array( 'desc-link' => true, 'desc-query' => $descQuery @@ -285,7 +285,7 @@ class ImageGallery if ( $text == '' ) { $imageParameters['alt'] = $nt->getText(); } - + # Set both fixed width and height. Otherwise we might have problems # with the vertical centering of images where height