1
1
Fork 0

Remove references to include/event

This commit is contained in:
Hypolite Petovan 2018-03-16 21:47:34 -04:00
commit 6e7c6ab0fa
7 changed files with 0 additions and 8 deletions

View file

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