MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1536/exactflashing.com/wp-content/plugins/duplicator/classes/
File Upload :
Current < : /hermes/bosweb/b1536/exactflashing.com/wp-content/plugins/duplicator/classes/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!! */
}