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

@ -659,7 +659,7 @@ class Archive_Tar extends PEAR
}
// ----- Get the arguments
$v_att_list = func_get_args();
$v_att_list = & func_get_args();
// ----- Read the attributes
$i = 0;