mirror of
https://github.com/friendica/friendica
synced 2025-04-22 19:10:12 +00:00
Merge pull request #3743 from MrPetovan/task/update-languagedetect
Update languagedetect library
This commit is contained in:
commit
c22920edba
101 changed files with 312 additions and 3633 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