/* * Patch for filter_var() */ if(!function_exists('filter_var')){ define('FILTER_VALIDATE_IP', 'ip'); define('FILTER_FLAG_IPV4', 'ipv4'); define('FILTER_FLAG_IPV6', 'ipv6'); define('FILTER_VALIDATE_EMAIL', 'email'); define('FILTER_FLAG_EMAIL_UNICODE', 'unicode'); function filter_var($variable, $filter, $option = false){ if($filter == 'ip'){ if($option == 'ipv4'){ if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } if($option == 'ipv6'){ if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } if($filter == 'email'){ if($option == 'unicode' || $option == false){ if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } } }
hi
I was put my Fokker 100 on the sale, but it in the next game day vanished :-\ I have not any new message and cash for this plane! :'(
Iberia (W10)
Please help!
24/6/1996 Used Aircraft Sale (Fokker 100) €34,000,000 €0
I just had this happen to me as well. I had a 737-500 disappear. I had it listed for sale, and it obviously sold as it was gone from my fleet list, but I received no email or money into my account. Anyway I can get paid for the sale? It was listed at 45000000 Thanks.
Orchard International #9238 (W10)
21/7/1996 Used Aircraft Sale (Boeing 737-500) €45,000,000 €0