Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
anisogamete
/
wp-content
/
plugins
/
duplicator
/
tools
:
class.constants.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php defined("ABSPATH") || exit; class DUP_Constants { const ZIP_STRING_LIMIT = 70000; // Cutoff for using ZipArchive addtostring vs addfile }