X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FEvent%2FEventPlugin.php;fp=plugins%2FEvent%2FEventPlugin.php;h=110f928a4c9914baa8ae7b54f7c1cabe09c99b1a;hb=499d4aadbcf48683767cde2abbd6624cccfe58e2;hp=9fa6e17fc3f2c0014cf98afb7aeb4a66b2be8b53;hpb=76004660e9138b94668263769d4b10cfb1e77955;p=quix0rs-gnu-social.git diff --git a/plugins/Event/EventPlugin.php b/plugins/Event/EventPlugin.php index 9fa6e17fc3..110f928a4c 100644 --- a/plugins/Event/EventPlugin.php +++ b/plugins/Event/EventPlugin.php @@ -46,6 +46,9 @@ if (!defined('STATUSNET')) { */ class EventPlugin extends MicroAppPlugin { + + var $oldSaveNew = true; + /** * Set up our tables (event and rsvp) *