Revert "Remove reference to library/langdet folder"

pull/431/head
Tobias Diekershoff 2017-10-05 14:58:44 +02:00 committed by GitHub
parent 253b62c790
commit 03c3ae9bfe
1 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@
* 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.