mirror of
https://github.com/friendica/friendica
synced 2025-04-24 09:50:11 +00:00
Revert "Update languagedetect library"
This commit is contained in:
parent
c22920edba
commit
071946fa78
101 changed files with 3632 additions and 311 deletions
2
vendor/pear-pear.php.net/Archive_Tar/Archive/Tar.php
generated
vendored
2
vendor/pear-pear.php.net/Archive_Tar/Archive/Tar.php
generated
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue