summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
Diffstat (limited to 'actions')
-rw-r--r--actions/showmessage.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/actions/showmessage.php b/actions/showmessage.php
index 98daf1722..da6546ebc 100644
--- a/actions/showmessage.php
+++ b/actions/showmessage.php
@@ -97,5 +97,9 @@ class ShowmessageAction extends MailboxAction {
function get_instructions() {
return '';
}
+
+ function views_menu() {
+ return;
+ }
}
\ No newline at end of file