X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ftag.php;h=9159e7c043b9509c28787bfb0a109c50facae7f4;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=751e8dcec52e92ef65c5a5bdce6ba4ce1159109b;hpb=c10a4cf6d2ea3f45622674a555898229ea99962c;p=quix0rs-gnu-social.git diff --git a/actions/tag.php b/actions/tag.php index 751e8dcec5..9159e7c043 100644 --- a/actions/tag.php +++ b/actions/tag.php @@ -122,7 +122,7 @@ class TagAction extends ManagedAction } } - function isReadOnly($args) + function isReadOnly(array $args=array()) { return true; }