mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
Remove requires
remove old require_once
This commit is contained in:
parent
98c162552b
commit
510e0dbb2e
4 changed files with 0 additions and 5 deletions
|
@ -7,8 +7,6 @@ use Friendica\Core\System;
|
|||
use Friendica\Database\DBM;
|
||||
use Friendica\Model\Contact;
|
||||
|
||||
require_once 'include/contact_selectors.php';
|
||||
|
||||
function unfollow_post(App $a) {
|
||||
|
||||
if (!local_user()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue