[Deprecated] Function get_magic_quotes_runtime() is deprecated

GET /us/team-videos-en-US/2012-oset-cup-south-rd-2-en-US/themes/oset2015/css/themes/oset2015/css/style.css

Line 36 in /home/osetbike/public_html/mysite/code/Site/ip2locationlite.class.php

Source

27 
28 	private function getResult($host, $name){
29 		$ip = @gethostbyname($host);
30 
31 		// if(filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_IPV6)){
32 		if(filter_var($ip, FILTER_VALIDATE_IP)){
33 			$xml = @file_get_contents('http://' . $this->service . '/' . $this->version . '/' . $name . '/?key=' . $this->apiKey . '&ip=' . $ip . '&format=xml');
34 
35 
36 			if (get_magic_quotes_runtime()){
37 				$xml = stripslashes($xml);
38 			}
39 
40 			try{
41 				$response = @new SimpleXMLElement($xml);
42 

Trace

Page not found - OSET ELECTRIC BIKES | Electric off road motorcycles for children age 3 -15 | Kids Electric Motorcycles

Page not found

Sorry, it seems you were trying to access a page that doesn't exist.

Please check the spelling of the URL you were trying to access and try again.