0){ header("Location: client.php?client_id=$client_id"); }else{ //header("Location: $config_start_page"); header("Location: dashboard.php"); } }else{ require_once("rfc6238.php"); if(TokenAuth6238::verify($token,$current_code)){ $_SESSION['logged'] = TRUE; //header("Location: $config_start_page"); header("Location: dashboard.php"); }else{ $response = "