Move App to src
- Add `use Friendica\App;` wherever needed
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* @brief Some functions to handle addons and themes.
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
|
||||
/**
|
||||
* @brief uninstalls an addon.
|
||||
|
||||
Reference in New Issue
Block a user