X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffeatured.php;h=79eba2aa67b9985372a2e23a1e977306a62439ca;hb=7f81597a8146e0fa5f062cf42a30c86914877ec5;hp=86fd3f374aa37e221e691f83aaf0c78cc8195f9b;hpb=d1458a691414e7a01c60c29fbd7ff2bc1c67bbdc;p=quix0rs-gnu-social.git diff --git a/actions/featured.php b/actions/featured.php index 86fd3f374a..79eba2aa67 100644 --- a/actions/featured.php +++ b/actions/featured.php @@ -50,7 +50,7 @@ class FeaturedAction extends Action { var $page = null; - function isReadOnly() + function isReadOnly($args) { return true; }