make events federate

This commit is contained in:
Hannes Mannerheim 2015-10-09 13:10:48 +02:00
parent 76004660e9
commit 499d4aadbc
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@ if (!defined('STATUSNET')) {
*/
class EventPlugin extends MicroAppPlugin
{
var $oldSaveNew = true;
/**
* Set up our tables (event and rsvp)
*