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