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