ws
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 30 Aug 2010 20:21:59 +0000 (16:21 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 30 Aug 2010 20:21:59 +0000 (16:21 -0400)
ansel/lib/ImageGenerator.php

index a4e9457..fa036ff 100644 (file)
@@ -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();