/* * 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; } } } } }
(https://forum.lineage2.com.pl/proxy.php?request=http%3A%2F%2Fdesmond.imageshack.us%2FHimg816%2Fscaled.php%3Fserver%3D816%26amp%3Bfilename%3Dolympic.jpg%26amp%3Bres%3Dlanding&hash=9695a950b88bfc3eb4dc6f944a618152)
Londyn stał się oceanem ludzi, którzy przybyli tu z całego świata......
Dear members,
Here are the rewards that winners of the event are going to get!
First 3 places:
Top Hat
Attribute Change Crystal (R99-Grade)
Blessed Enchant Weapon Scroll – R-Grade (Event)
Blessed Enchant Armor Scroll – R-Grade (Event) x3
Lv5 Legendary Dye Box(Event) x5
Other 27 are receiving:
Event - Black mask
Unbind Scroll (R99-Grade)
Enchant Weapon R grade
Enchant Armor R grade x3
Legendary Life Stone (R-grade)
Thanks for participating!Please await the rewards within tomorrow.
And finaly the winners are:
1.Yiam
2. Koev
3. B3lial
LaRRy
Sely
Amelie
Suleima
Adys
Olympian
FoxSoul
ScOt
Our congratulations!
Unfortunately, the other players were found to have violated the event rules.