require_once("fnct-mobil.inc.php"); if(!isset($_REQUEST["set_mode"])){ If( IsPortable() ){ header('Location: http://www.horlogeparlante.com/heure-sur-mobile-et-portable/'); exit(); }else{ //header('Location: http://www.horlogeparlante.com/'); //exit(); } }else{ header('Location: http://www.horlogeparlante.com/heure-sur-mobile-et-portable/'); exit(); } ?>