Includes and calls
Remove includes and update function calls
This commit is contained in:
parent
edfb08a779
commit
a59ab5552e
9 changed files with 25 additions and 24 deletions
|
@ -1,11 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @file mod/fsuggest.php
|
||||
*/
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Worker;
|
||||
use Friendica\Database\DBM;
|
||||
|
||||
require_once 'include/follow.php';
|
||||
|
||||
function fsuggest_post(App $a) {
|
||||
|
||||
if (! local_user()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue