Merge pull request #431 from friendica/revert-428-task/update-languagedetect
Revert "Remove reference to library/langdet folder"
This commit is contained in:
commit
20fb17627e
|
@ -7,6 +7,8 @@
|
||||||
* License: MIT
|
* License: MIT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
require_once('library/langdet/Text/LanguageDetect.php');
|
||||||
|
|
||||||
/* Define the hooks we want to use
|
/* Define the hooks we want to use
|
||||||
* that is, we have settings, we need to save the settings and we want
|
* 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.
|
* to modify the content of a posting when friendica prepares it.
|
||||||
|
|
Loading…
Reference in a new issue