X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Fshownotice.php;h=f627b71f714ef8870228d5a0629a3a550ae7e92a;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=23386868ddbc1b042b3151b29340b952c86cf35c;hpb=01a4ab30dc1dfbf4d6ee6a42a7f8f45a1a42894d;p=quix0rs-gnu-social.git diff --git a/actions/shownotice.php b/actions/shownotice.php index 23386868dd..f627b71f71 100644 --- a/actions/shownotice.php +++ b/actions/shownotice.php @@ -134,7 +134,7 @@ class ShownoticeAction extends ManagedAction * * @return boolean true */ - function isReadOnly($args) + function isReadOnly(array $args=array()) { return true; }