mirror of
https://github.com/friendica/friendica
synced 2025-04-25 13:10:11 +00:00
Merge remote-tracking branch 'upstream/develop' into worker-class
This commit is contained in:
commit
930309d2ec
116 changed files with 916 additions and 491 deletions
|
@ -211,7 +211,6 @@ class App {
|
|||
get_include_path() . PATH_SEPARATOR
|
||||
. $this->basepath . DIRECTORY_SEPARATOR . 'include' . PATH_SEPARATOR
|
||||
. $this->basepath . DIRECTORY_SEPARATOR . 'library' . PATH_SEPARATOR
|
||||
. $this->basepath . DIRECTORY_SEPARATOR . 'library/langdet' . PATH_SEPARATOR
|
||||
. $this->basepath);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue