File "test_settings.php"
Full path: /home/kosmetik/public_html/wp-content/plugins/unlimited-elements-for-elementor/views/test_settings.php
File
size: 199 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
defined('UNLIMITED_ELEMENTS_INC') or die('Restricted access');
$operations = new ProviderOperationsUC();
$data = array();
$data["term"] = "a";
$data["q"] = "a";
$data["_type"] = "query";
exit;