]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge branch 'develop' into rewrites/coding-convention-split2
[friendica.git] / boot.php
index 5f65572d50b9408ab3f34b712b2fe63eb2d075a7..b1c7b265b28e1ea0905ba21b4e5826f07c454c04 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -649,7 +649,6 @@ class App {
                set_include_path(
                                'include' . PATH_SEPARATOR
                                . 'library' . PATH_SEPARATOR
-                               . 'library/phpsec' . PATH_SEPARATOR
                                . 'library/langdet' . PATH_SEPARATOR
                                . '.' );