add test file for reboot
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / arp.php
... / ...
CommitLineData
1<?php
2require_once('config.php');
3print_r($sp->getData('arp'));
4$sp->logout();