force language = english
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / reboot.php
CommitLineData
c95bc400
S
1<?php
2require_once('config.php');
3print_r($sp->reboot());
4$sp->logout();