Revert "Update languagedetect library"

This commit is contained in:
Tobias Diekershoff 2017-10-05 11:58:18 +02:00 committed by GitHub
commit 071946fa78
101 changed files with 3632 additions and 311 deletions

View file

@ -131,7 +131,7 @@ define('PEAR_ERRORSTACK_ERR_OBJTOSTRING', 2);
* $local_stack = new PEAR_ErrorStack('MyPackage');
* </code>
* @author Greg Beaver <cellog@php.net>
* @version 1.10.5
* @version 1.10.4
* @package PEAR_ErrorStack
* @category Debugging
* @copyright 2004-2008 Greg Beaver