mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:50:10 +00:00
Remove reference to languagedetect in library folder
This commit is contained in:
parent
7d876aab98
commit
cff1de034f
2 changed files with 0 additions and 5 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