File "mts-overrides.php"
Full path: /home/kosmetik/public_html/wp-content/plugins/gplvault-updater/includes/overrides/mts-overrides.php
File
size: 188 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
defined('ABSPATH') || exit;
if (!class_exists('mts_connection', false)) {
class mts_connection
{
}
}
defined('MTS_CONNECT_ACTIVE') || define('MTS_CONNECT_ACTIVE', true);