Path : /hermes/bosweb/b1536/exactflashing.com/wp-content/plugins/duplicator/classes/ |
Current < : /hermes/bosweb/b1536/exactflashing.com/wp-content/plugins/duplicator/classes/class.constants.php |
<?php defined("ABSPATH") || exit; class DUP_Constants { const ZIP_STRING_LIMIT = 70000; // Cutoff for using ZipArchive addtostring vs addfile }