From: Chuck Hagenbuch Date: Sat, 21 Aug 2010 01:07:21 +0000 (-0400) Subject: Make this public like all the other vars here X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7fa07adc6abfe42af2d4b309ceb28cd85c1fbd6e;p=horde.git Make this public like all the other vars here --- diff --git a/ansel/lib/View/GalleryRenderer/Base.php b/ansel/lib/View/GalleryRenderer/Base.php index 8491368ca..dff7c9510 100644 --- a/ansel/lib/View/GalleryRenderer/Base.php +++ b/ansel/lib/View/GalleryRenderer/Base.php @@ -32,7 +32,7 @@ abstract class Ansel_View_GalleryRenderer_Base * * @var string */ - var $gallerySlug; // Ditto. + public $gallerySlug; /** * The current page we are viewing