/* * 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; } } } } }
On the changeover from 21/7/95 to 22/7/95, my airline value decreased $7.7million while everyone else around me increased at their normal rate between $15 million and $32 million. The previous "day", my airline had increased just over $17 million.
I don't see any excessive maintenance charges, misc expense is normal, DOC didn't change, loads are the same. I can't figure out why I just had a $24 million swing from gain to loss.
Any help would be appreciated.
Did you order your first A320 around the same dates? I dont have access to admin interface, but Am just trying to help to link things here. That also happened to my airline a few months ago, which I thought was attributed to the first purchase of an ATR, therefore adding a new type (uncomonality) to the fleet. Perhaps I wss supposed to flag the drastic reduction the same way you did for further investigation. When it happened we were number 64, but suddenly we dipped down several levels below