Merge "Remove a CURLOPT_CONNECTTIMEOUT_MS check"
[lhc/web/wiklou.git] / includes / utils / ZipDirectoryReader.php
index 46f3bbc..46f1aaa 100644 (file)
@@ -127,7 +127,6 @@ class ZipDirectoryReader {
        const GENERAL_CD_ENCRYPTED = 13;
 
        /**
-        * Private constructor
         * @param string $fileName
         * @param callable $callback
         * @param array $options