X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ftagrss.php;h=83cf3afe2f45b7aa594adb248291117dd4d87908;hb=b4e649fe906a793cd5e62d6390065ea5d41c40db;hp=a77fa12c984c5a00b18037664eaa0565db15564e;hpb=8775e79e35a2fb343254fdd21b9d6d228cc97a9e;p=quix0rs-gnu-social.git diff --git a/actions/tagrss.php b/actions/tagrss.php index a77fa12c98..83cf3afe2f 100644 --- a/actions/tagrss.php +++ b/actions/tagrss.php @@ -65,7 +65,7 @@ class TagrssAction extends Rss10Action return $c; } - function isReadOnly() + function isReadOnly($args) { return true; }