Update pear/archive_tar to 1.3.13

This commit is contained in:
Thomas Müller 2014-10-23 15:51:01 +02:00
parent 18f7f582ac
commit 08b46ccc17
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit 24a1c13088119fd070a3233b47457b60426418fa
Subproject commit 7534a6a2b7549cc5db0a7f32749d962bfe9b2d3d

View file

@ -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;