@@ -82,7 +82,7 @@ $domains = $api->getDomains(['name']);
);
if(true) {
- pprunt_r($domains);
+ print_r($domains);
// echo 'no';
} else {
echo 'yes';