We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upon web request, works perfectly, but returns [] in the Vultr->servers array
The text was updated successfully, but these errors were encountered:
Covers issue #1 & #2
94349a9
This is still an issue. Everything else is listing apart from 'server/list'.
Sorry, something went wrong.
At present, it works perfectly for me.
Can you show code?
<?php require_once 'Vultr.class.php'; $v = new Vultr('TOKEN'); print_r($v->servers);
usefulz
No branches or pull requests
Upon web request, works perfectly, but returns [] in the Vultr->servers array
The text was updated successfully, but these errors were encountered: