Skip to content
New issue

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

Class don't works #5

Open
ultraleks opened this issue Aug 30, 2023 · 1 comment
Open

Class don't works #5

ultraleks opened this issue Aug 30, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@ultraleks
Copy link

PHP class is not works properly. Name of class in PHP file is "xuiConnect", but in docs its name is "xui_api"
After fixing erroreus name i try to control my server by API, and code returns "1", but it didnt create user on server.
$example = new xuiConnect($address,$port,$username,$password); $create_user = (int)$example->add(); echo($create_user);

@mobinjavari
Copy link
Owner

Please stay tuned for the upcoming update. The current document is outdated, and if you have an urgent need to use the class, please send a message on Telegram, and we will provide guidance. ❤️

@mobinjavari mobinjavari added the documentation Improvements or additions to documentation label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants