move exceptions and traits into own folder
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / igmp_snooping.php
index 951396845a0a0f41d123ca4c18a7ef6b2f196eb5..4cdd8132b9e21514129eab55e6f704167b14c609 100644 (file)
@@ -1,3 +1,4 @@
 <?php
 require_once('config.php');
-print_r($sp->getData('igmp_snooping'));
+print_r($sp->getIGMPSnooping());
+$sp->logout();