]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #3281 from annando/issue-3206-2957
[friendica.git] / boot.php
index 6f036d846e90887faa62cc21baf2256bb7224cfc..74d6ee4c4f0c37497f1764810c4cbd82d9849425 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -648,7 +648,6 @@ class App {
                set_include_path(
                                'include' . PATH_SEPARATOR
                                . 'library' . PATH_SEPARATOR
-                               . 'library/phpsec' . PATH_SEPARATOR
                                . 'library/langdet' . PATH_SEPARATOR
                                . '.' );