mirror of
https://github.com/The-Network-Crew/Proxmox-VE-for-WHMCS.git
synced 2026-04-02 02:28:18 +00:00
* Resolve Proxmox node for each VM/CT via /cluster/resources instead of assuming first node * Refactor guest node retrieval in pvewhmcs.php * Fix issues from PR review * fix indentation * more indentation fixes * Format comma spacing * Check if `$guest` is null before performing actions. * Handle errors in account termination * Load js and PNGs with relative paths This helps in setups where WHMCS is installed in a subfolder e.g. `/clientarea/`x * fix docblock and property typo * Bump version and add contributors --------- Co-authored-by: hliasa <hliasant@gmail.com>