Move App to src
- Add `use Friendica\App;` wherever needed
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// See here for a documentation for portable contacts:
|
||||
// https://web.archive.org/web/20160405005550/http://portablecontacts.net/draft-spec.html
|
||||
|
||||
use Friendica\App;
|
||||
|
||||
function poco_init(App $a) {
|
||||
require_once("include/bbcode.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user