From: Michael J. Rubinsky Date: Mon, 30 Aug 2010 20:21:59 +0000 (-0400) Subject: ws X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a16a5edbbc21b19397fb306f2234d85ec56b7938;p=horde.git ws --- 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();