Move App to src
- Add `use Friendica\App;` wherever needed
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
* https://github.com/friendica/friendica/blob/master/spec/dfrn2.pdf
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
|
||||
require_once("include/Contact.php");
|
||||
require_once("include/ostatus.php");
|
||||
require_once("include/enotify.php");
|
||||
|
||||
Reference in New Issue
Block a user