summaryrefslogtreecommitdiff
path: root/inc/ZipLib.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/ZipLib.class.php
parent656e58456ff0e79ba9cdcbffc1e23c89d43c123c (diff)
downloadrpg-0b55591d7a88c7a2447c650dd998caf8103c8344.tar.gz
rpg-0b55591d7a88c7a2447c650dd998caf8103c8344.tar.bz2
deprecation of Archive libs
Diffstat (limited to 'inc/ZipLib.class.php')
-rw-r--r--inc/ZipLib.class.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/ZipLib.class.php b/inc/ZipLib.class.php
index 5b524c4ab..1358ca45e 100644
--- a/inc/ZipLib.class.php
+++ b/inc/ZipLib.class.php
@@ -6,6 +6,7 @@
* @link http://forum.maxg.info
*
* Modified for Dokuwiki
+ * @deprecated 2015-05-15 - use splitbrain\PHPArchive\Zip instead
* @author Christopher Smith <chris@jalakai.co.uk>
*/
class ZipLib {