mirror of
https://gitlab.com/ArkHost/WHMCS-ArkhostVPSAG.git
synced 2026-07-24 15:55:54 +02:00
v1.3
- Missing hostname parameter in API call - Wrong parameter name (os_id vs os) - Fixed error handling and customer-facing error messages
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
* @link https://arkhost.com
|
||||
*/
|
||||
|
||||
header('Location: https://arkhost.com');
|
||||
http_response_code(403);
|
||||
exit('Access denied');
|
||||
?>
|
||||
Reference in New Issue
Block a user