mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 18:11:41 -04:00
Update pear/archive_tar to 1.3.13
This commit is contained in:
parent
18f7f582ac
commit
08b46ccc17
2 changed files with 1 additions and 3 deletions
2
3rdparty
2
3rdparty
|
|
@ -1 +1 @@
|
|||
Subproject commit 24a1c13088119fd070a3233b47457b60426418fa
|
||||
Subproject commit 7534a6a2b7549cc5db0a7f32749d962bfe9b2d3d
|
||||
|
|
@ -6,8 +6,6 @@
|
|||
* See the COPYING-README file.
|
||||
*/
|
||||
|
||||
require_once OC::$THIRDPARTYROOT . '/3rdparty/Archive/Tar.php';
|
||||
|
||||
class OC_Archive_TAR extends OC_Archive {
|
||||
const PLAIN = 0;
|
||||
const GZIP = 1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue