Merge branch 'develop' into rewrites/coding-convention-split2

This commit is contained in:
Roland Häder
2017-04-01 22:16:08 +02:00
committed by GitHub
93 changed files with 11433 additions and 33261 deletions
-1
View File
@@ -649,7 +649,6 @@ class App {
set_include_path(
'include' . PATH_SEPARATOR
. 'library' . PATH_SEPARATOR
. 'library/phpsec' . PATH_SEPARATOR
. 'library/langdet' . PATH_SEPARATOR
. '.' );