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