X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fredirecturl.php;h=62418df21709640c2bc79f56aca461cf7928ae09;hb=261ccfac8699534ff584a2f93d5dcd384529d855;hp=4befa4ab840c843c014c712f2b4d3e6e611593f1;hpb=c00491cd7a29a9ef16d6e6bfa54505d4c9a522fe;p=quix0rs-gnu-social.git diff --git a/actions/redirecturl.php b/actions/redirecturl.php index 4befa4ab84..62418df217 100644 --- a/actions/redirecturl.php +++ b/actions/redirecturl.php @@ -104,7 +104,7 @@ class RedirecturlAction extends Action * * @return boolean is read only action? */ - function isReadOnly($args) + function isReadOnly(array $args=array()) { return true; }