summaryrefslogtreecommitdiff
path: root/inc/Tar.class.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-31 13:00:01 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-31 13:02:08 +0200
commit0b55591d7a88c7a2447c650dd998caf8103c8344 (patch)
tree89c1c3f340c4e1d8ddf7a1ee54ca5d4f7ce0d16e /inc/Tar.class.php
parent656e58456ff0e79ba9cdcbffc1e23c89d43c123c (diff)
downloadrpg-0b55591d7a88c7a2447c650dd998caf8103c8344.tar.gz
rpg-0b55591d7a88c7a2447c650dd998caf8103c8344.tar.bz2
deprecation of Archive libs
Diffstat (limited to 'inc/Tar.class.php')
-rw-r--r--inc/Tar.class.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/Tar.class.php b/inc/Tar.class.php
index 0dc7dace2..57c280d79 100644
--- a/inc/Tar.class.php
+++ b/inc/Tar.class.php
@@ -43,6 +43,7 @@
* @author Andreas Gohr <andi@splitbrain.org>
* @author Bouchon <tarlib@bouchon.org> (Maxg)
* @license GPL 2
+ * @deprecated 2015-05-15 - use splitbrain\PHPArchive\Tar instead
*/
class Tar {