[Deprecated] Function get_magic_quotes_runtime() is deprecated

GET /au/support-en-AU/technical-bulletins/

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

Technical Bulletins - OSET Australia

Technical Bulletins

If there is anything else that you would like to see here, then please let us know by sending us an e-mail. OSET DownUnder are always looking to further improve our service to you and advice on this is greatly appreciated.

Tech Bulletin, June 2014- Relay Problem

Tech Bulletin 06/14 - SLA Battery Usage

Tech Bulletin 06/14 - Relay Mounting

OSET General Maintenance Guide

Tech Bulletin 09/16 - 2017 20.0'' Frame Upgrade

Tech Bulletin 08/03 - Thermal Sensor Fix

20.0 OSET Competition Rear Wheel Specification Card

OSET 24V WIRING DIAGRAM

OSET Bikes Diagnostic Flow Chart

Tech Bulletin 05/16 - Potentiometer Fitting Guide

OSET 36V WIRING DIAGRAM

OSET 48V WIRING DIAGRAM

Tech Bulletin 04/17 - Spoke Length Guide v2.0

OSET 48V LI-ION WIRING DIAGRAM

Tech Bulletin 09/16 - Space Fork Upgrade

OSET Troubleshooting Diagnostic Chart