]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Cancelling RSVPs now seems to work.
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 20 Jan 2016 15:10:10 +0000 (16:10 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 20 Jan 2016 15:10:10 +0000 (16:10 +0100)
commit21cc737f5c7ecca5ce0774e9903fff2ec26726da
treefca5ffcfe200f48975fc3663d8ebb1e6dc817cb2
parent9accd953e4f20ff1c51e1bfc81d6bdd75acf09d5
Cancelling RSVPs now seems to work.
lib/widget.php
plugins/Event/EventPlugin.php
plugins/Event/actions/cancelrsvp.php [deleted file]
plugins/Event/actions/newrsvp.php [deleted file]
plugins/Event/actions/rsvp.php [new file with mode: 0644]
plugins/Event/classes/RSVP.php
plugins/Event/forms/cancelrsvp.php [deleted file]
plugins/Event/forms/rsvp.php