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