e57e8a81418853186747e1c24c4e8ecec54bd6e0
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / module.php
1 <?php
2 require_once('config.php');
3 print_r($sp->getData('module'));
4 $sp->logout();