forgot my dollar sign

darcs-hash:20081120143203-84dde-035efce34357338429aebb6dfbdd4da84810dc0f.gz
This commit is contained in:
Evan Prodromou 2008-11-20 09:32:03 -05:00
parent b9eb6769ae
commit 2412fde116

View File

@ -66,7 +66,7 @@ class GalleryAction extends Action {
NULL, $profile, NULL, $profile,
array($this, 'show_top')); array($this, 'show_top'));
$this->display_links(profile, $page, $display); $this->display_links($profile, $page, $display);
$this->show_gallery($profile, $page, $display); $this->show_gallery($profile, $page, $display);
common_show_footer(); common_show_footer();