]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
no arg
authorEvan Prodromou <evan@prodromou.name>
Sat, 14 Jun 2008 12:21:55 +0000 (08:21 -0400)
committerEvan Prodromou <evan@prodromou.name>
Sat, 14 Jun 2008 12:21:55 +0000 (08:21 -0400)
darcs-hash:20080614122155-84dde-81e6de701ce6e7171a252b0b8ad442373b3bb24a.gz

actions/public.php

index 099d1cc8897bec9911902449cff08cd080774332..763f278bdf75818d784a2e5f67abc5517249bbc5 100644 (file)
@@ -39,7 +39,7 @@ class PublicAction extends StreamAction {
                common_show_footer();
        }
 
-       function show_top($user) {
+       function show_top() {
 
                if (common_logged_in()) {
                        common_notice_form();