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