move exceptions and traits into own folder
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / wlan.php
1 <?php
2 require_once('config.php');
3 print_r($sp->getWLAN());
4 $sp->logout();