From 9844466a49d219616e19f95ed92c4489d0c29885 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 19 Dec 2018 10:41:53 +0800 Subject: [PATCH] * adjust construct for pclzip. --- lib/pclzip/pclzip.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pclzip/pclzip.class.php b/lib/pclzip/pclzip.class.php index ea36fbd689..2d0e71e7a7 100644 --- a/lib/pclzip/pclzip.class.php +++ b/lib/pclzip/pclzip.class.php @@ -212,7 +212,7 @@ // Note that no real action is taken, if the archive does not exist it is not // created. Use create() for that. // -------------------------------------------------------------------------------- - function PclZip($p_zipname) + function __construct($p_zipname) { // ----- Tests the zlib