update tests
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / ipv6.php
index 3b37a6542a14942f199eaf098fbb4ce02f1c93b6..86e68e4bf57ad718ebcbb56dfedc0cd6208323d7 100644 (file)
@@ -1,4 +1,4 @@
 <?php
 require_once('config.php');
-print_r($sp->getData('ipv6'));
+print_r($sp->getIPv6());
 $sp->logout();