Revert "Update languagedetect library"

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

View file

@ -41,7 +41,7 @@ ob_implicit_flush(true);
$_PEAR_PHPDIR = '#$%^&*';
set_error_handler('error_handler');
$pear_package_version = "1.10.5";
$pear_package_version = "1.10.4";
require_once 'PEAR.php';
require_once 'PEAR/Frontend.php';