]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/shownotice.php
add design classes
[quix0rs-gnu-social.git] / actions / shownotice.php
index ccae49bb3e4a59e13c526117962ec130cd7ced4b..2c469c9deec69c88a546de8b239007614d6a142c 100644 (file)
@@ -106,7 +106,7 @@ class ShownoticeAction extends Action
      * @return boolean true
      */
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }