Merge remote-tracking branch 'upstream/develop' into worker-class

This commit is contained in:
Michael
2017-11-05 17:23:53 +00:00
116 changed files with 916 additions and 491 deletions

View File

@@ -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);