Merge remote-tracking branch 'upstream/develop' into dfrn-2

This commit is contained in:
Michael 2018-03-30 05:45:29 +00:00
commit c9f02d534e
217 changed files with 24805 additions and 30890 deletions

View file

@ -15,7 +15,6 @@ use Friendica\Protocol\DFRN;
use Friendica\Protocol\Diaspora;
require_once 'include/items.php';
require_once 'include/event.php';
function dfrn_notify_post(App $a) {
logger(__function__, LOGGER_TRACE);