Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
duplicator
/
lib
/
dup_archive
:
define.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php defined("ABSPATH") or die(""); //Prevent directly browsing to the file if(!defined('DUPARCHIVE_VERSION')) { // Should always match the version of Duplicator Pro that includes the library define('DUPARCHIVE_VERSION', '3.7.5.0'); }