add getTakenCalls
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / syslog.php
CommitLineData
5e44cffa
S
1<?php
2require_once('config.php');
3print_r($sp->getSyslog());
4$sp->logout();