Remove include/group.php

This commit is contained in:
Hypolite Petovan 2017-12-09 13:45:54 -05:00
parent abdecd2b2f
commit 4fe8dab08d
19 changed files with 0 additions and 419 deletions

View file

@ -31,7 +31,6 @@ use Friendica\Network\Probe;
use Friendica\Protocol\Diaspora;
require_once 'include/enotify.php';
require_once 'include/group.php';
function dfrn_confirm_post(App $a, $handsfree = null) {