mirror of
https://github.com/friendica/friendica
synced 2025-04-29 00:24:24 +02:00
Remove include/group.php
This commit is contained in:
parent
abdecd2b2f
commit
4fe8dab08d
19 changed files with 0 additions and 419 deletions
|
@ -208,8 +208,6 @@ class Notifier {
|
|||
|
||||
$slap = OStatus::salmon($target_item, $owner);
|
||||
|
||||
require_once 'include/group.php';
|
||||
|
||||
$parent = $items[0];
|
||||
|
||||
$thr_parent = q("SELECT `network`, `author-link`, `owner-link` FROM `item` WHERE `uri` = '%s' AND `uid` = %d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue