]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/conversation.php
DeletenoticeForm is its own class now
[quix0rs-gnu-social.git] / actions / conversation.php
index 5a6e4b5c7a51c6357c1b482fa9ad9aad280af73e..b1cb50abacdde4b179e5b0c9f6b5c5a35e1a9a07 100644 (file)
@@ -97,7 +97,7 @@ class ConversationAction extends ManagedAction
         Event::handle('EndShowConversation', array($this, $this->conv, $this->scoped));
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }