1
0
Fork 0

updated pear LangDetect to version 1.0.0

This commit is contained in:
Tobias Diekershoff 2017-09-04 09:52:14 +02:00
commit c86840c4b9
17 changed files with 1407 additions and 270 deletions

View file

@ -4,7 +4,7 @@
* example usage (CLI)
*
* @package Text_LanguageDetect
* @version CVS: $Id: example_clui.php 322305 2012-01-15 00:04:17Z clockwerx $
* @version CVS: $Id$
*/
require_once 'Text/LanguageDetect.php';