Dashboard
PHP:
8.4.23
OS:
Linux
User:
unknown
/
/
hosting
/
www
/
humoyoxido.com
/
public
/
wp-content
/
plugins_off
/
duplicator
/
classes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: class.io.php
<?php /** * @copyright 2022 Snap Creek LLC * Class for all IO operations */ defined('ABSPATH') || defined('DUPXABSPATH') || exit; if (! defined('DUPLICATOR_VERSION')) { exit; } /** * This class is deprecated. Please use: * Duplicator\Libs\Snap\SnapIO */ class DUP_IO { /* !!DO NOT IMPLMENT HERE!! */ }
Save
Cancel