fix reconnectLte
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / ipv6.php
... / ...
CommitLineData
1<?php
2require_once('config.php');
3print_r($sp->getIPv6());
4$sp->logout();