Move App to src
- Add `use Friendica\App;` wherever needed
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* Output to <path/to/messages.po>
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
|
||||
DEFINE("NORM_REGEXP", "|[\\\]|");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user