]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
forgot my dollar sign
authorEvan Prodromou <evan@prodromou.name>
Thu, 20 Nov 2008 14:32:03 +0000 (09:32 -0500)
committerEvan Prodromou <evan@prodromou.name>
Thu, 20 Nov 2008 14:32:03 +0000 (09:32 -0500)
darcs-hash:20081120143203-84dde-035efce34357338429aebb6dfbdd4da84810dc0f.gz

lib/gallery.php

index 17c9919326f2c33d9ed072a354a7d1b8aab393bb..fa79be8e38940692017e49802886bc7e81be43d3 100644 (file)
@@ -66,7 +66,7 @@ class GalleryAction extends Action {
                                                   NULL, $profile,
                                                   array($this, 'show_top'));
 
-               $this->display_links(profile, $page, $display);
+               $this->display_links($profile, $page, $display);
                
                $this->show_gallery($profile, $page, $display);
                common_show_footer();