diff --git a/e107_handlers/pclzip.lib.php b/e107_handlers/pclzip.lib.php index ef5e18e82..0969d1223 100644 --- a/e107_handlers/pclzip.lib.php +++ b/e107_handlers/pclzip.lib.php @@ -214,7 +214,7 @@ if (!defined('e107_INIT')) { exit; } // 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