From a16a5edbbc21b19397fb306f2234d85ec56b7938 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 30 Aug 2010 16:21:59 -0400 Subject: [PATCH] ws --- ansel/lib/ImageGenerator.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ansel/lib/ImageGenerator.php b/ansel/lib/ImageGenerator.php index a4e9457e0..fa036ff66 100644 --- a/ansel/lib/ImageGenerator.php +++ b/ansel/lib/ImageGenerator.php @@ -146,12 +146,12 @@ class Ansel_ImageGenerator } /** - * Utility function to return an array of Horde_Images to use in building a - * polaroid stack. Returns a random set of 5 images from the gallery, or the - * explicitly set key image plus 4 others. - * - * @return array of Horde_Images - */ + * Utility function to return an array of Horde_Images to use in building a + * polaroid stack. Returns a random set of 5 images from the gallery, or the + * explicitly set key image plus 4 others. + * + * @return array of Horde_Images + */ protected function _getStackImages() { $images = array(); -- 2.11.0