fix getLTEInfo()
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / lteinfo.php
CommitLineData
90f320ac
S
1<?php
2require_once('config.php');
d52ccb08 3print_r($sp->getLTEInfo());
c95bc400 4$sp->logout();