add getTakenCalls
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / bonding_tunnel.php
CommitLineData
90f320ac
S
1<?php
2require_once('config.php');
3print_r($sp->getData('bonding_tunnel'));
c95bc400 4$sp->logout();