f2e34271aa2a06ccb11b3a7c4eb69fdc3b93e040
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / interfaces.php
1 <?php
2 require_once('config.php');
3 print_r($sp->getData('interfaces'));
4 $sp->logout();