mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:10:11 +00:00
Remove references to the library/langdet folder
This commit is contained in:
parent
64243d33d0
commit
ba1975ac3a
21 changed files with 2 additions and 5857 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