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