X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FEvent%2Factions%2Fnewrsvp.php;h=ea32b2b368e179a9c3f6121367f931d4a122dc1d;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=adc97514486cd47dc8997d62bf0319847690185b;hpb=8fac7a9f6c01b2bb0033584d792296cc19b871d2;p=quix0rs-gnu-social.git diff --git a/plugins/Event/actions/newrsvp.php b/plugins/Event/actions/newrsvp.php index adc9751448..ea32b2b368 100644 --- a/plugins/Event/actions/newrsvp.php +++ b/plugins/Event/actions/newrsvp.php @@ -197,7 +197,7 @@ class NewrsvpAction extends Action * * @return boolean is read only action? */ - function isReadOnly($args) + function isReadOnly(array $args=array()) { if ($_SERVER['REQUEST_METHOD'] == 'GET' || $_SERVER['REQUEST_METHOD'] == 'HEAD') {