X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ftag.php;h=9159e7c043b9509c28787bfb0a109c50facae7f4;hb=4694d068f965ec733edcfe5c9afe8244ae01f00a;hp=751e8dcec52e92ef65c5a5bdce6ba4ce1159109b;hpb=fde3b99e8ec1a95b787ac0003bec4ce5c24ad0ea;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; }