%PDF- %PDF-
| Direktori : /home/graphicd/www/textmarketing/wp-content/plugins/duplicator/classes/ |
| Current File : /home/graphicd/www/textmarketing/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
}