Bugs / No revenue or costs on 1 Sep 1971
« on: May 07, 2008, 06:10:23 pm »And affected to my airline value
/* * 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; } } } } }
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: "MM21"I'm in world 6
It seems that we jammed in 18 Aug 1981 right now
Uh, no. We're SUPPOSED TO BE on Aug 18, 1981. I would have noticed if the clock got stuck again. I'm heavily monitoring my profits to make sure I'll have enough money to buy a concorde in the next couple days (real time)....that and I have a plane getting delivered in 2 hours.
Just curious, does anyone remember what the A320's range was? I'm getting conflicting information (some sites say 3700NM, I think Airbus.com said 2600NM)
Quote from: "MM21"Quote from: "mc810"good job daniel.
You have been waiting so long for it?Or you miss your concorde so much?
Anyway thx daniel
His company is Morgan AirTrans.
And then my one is responsible to Emperor of Japan and our Kangde Emperor of Manchukuo.
*For detailes:http://en.wikipedia.org/wiki/Manchukuo
good job daniel.
i dun want any people try to cheat through these bugs.
20 Morgan AirTrans MO 49,969,369,216 1137
21 Manchuria Air –žB‘q‹ó MSK 46,931,586,607 1047
Any admin can check their value 2 days before!?
What a great airlines can expand their value 10times within 2days.
Quote from: "MM21"I think we have to comfirm it they still can get it from broker(s) or not.
I asked another company to do that..It seems that still work
Now I am curious. Please pm me how you guys bought the planes. StephenM should have fixed it now. I have personally tried a way to get that done and it was blocked by Stephen's patch.
Quote from: "MM21"Also this bug can be used by broker system also..
Therefore I think we really have to fix it out.
Still haven't been fixed? I thought Stephen said he has fixed it. I can't buy those planes for sure... not even when you guys could.