]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
remove tabs from showmessage
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 18 Sep 2008 02:57:13 +0000 (22:57 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 18 Sep 2008 02:57:13 +0000 (22:57 -0400)
darcs-hash:20080918025713-5ed1f-8bb2f106a567ef657a314f800da32efb7409ce2b.gz

actions/showmessage.php

index 98daf1722a0157286173e8af866d7732e375a059..da6546ebc315db22e398a86da719ab8447d06803 100644 (file)
@@ -97,5 +97,9 @@ class ShowmessageAction extends MailboxAction {
        function get_instructions() {
                return '';
        }
+       
+       function views_menu() {
+               return;
+       }
 }
        
\ No newline at end of file