]> git.mxchange.org Git - friendica.git/commit
Modify events_post() in mod/events.php to set the `private` field to true when an...
authorZach Prezkuta <fermion@gmx.com>
Thu, 3 May 2012 03:12:57 +0000 (21:12 -0600)
committerZach Prezkuta <fermion@gmx.com>
Thu, 3 May 2012 03:12:57 +0000 (21:12 -0600)
commit5d957c3803936b8be54b5e197246d670fdcfa223
treebdd70771e28b9c4e2da9b4fd5729448aa7b84ab5
parent3ecde2d72f27c248eb13d53d3f601934f6baaf16
Modify events_post() in mod/events.php to set the `private` field to true when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others.
mod/events.php