]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/galleryaction.php
abstraction for starting and ending a menu
[quix0rs-gnu-social.git] / lib / galleryaction.php
index b8edbbb7ba84ba5d6319d1eed185e4b0c0525757..107134a09b205129e94dc87a78e61a3f6c34b147 100644 (file)
@@ -94,7 +94,7 @@ class GalleryAction extends OwnerDesignAction
         $this->showPage();
     }
 
-    function showLocalNav()
+    function showObjectNav()
     {
         $nav = new SubGroupNav($this, $this->user);
         $nav->show();