fix reconnectLte
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / module.php
index 20b8a34bf71dc48e6247e65c1a13084505f06d51..0da26e87d5cce2fa0a61ea1d526b606e0afbb0fd 100644 (file)
@@ -1,3 +1,4 @@
 <?php
 require_once('config.php');
-print_r($sp->getData('module'));
+print_r($sp->getModule());
+$sp->logout();