Move App to src
- Add `use Friendica\App;` wherever needed
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
* License: GNU AFFERO GENERAL PUBLIC LICENSE (Version 3)
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
|
||||
require_once("include/socgraph.php");
|
||||
require_once("include/Contact.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user