Merge pull request #428 from MrPetovan/task/update-languagedetect

Remove reference to library/langdet folder
This commit is contained in:
Tobias Diekershoff 2017-10-05 08:49:45 +00:00 committed by GitHub
commit 253b62c790

View File

@ -7,8 +7,6 @@
* License: MIT
*/
require_once('library/langdet/Text/LanguageDetect.php');
/* Define the hooks we want to use
* that is, we have settings, we need to save the settings and we want
* to modify the content of a posting when friendica prepares it.