This commit is contained in:
ArkHost
2025-06-14 02:32:57 +02:00
committed by GitHub
parent c7e5f60617
commit c4dbef6e4b
45 changed files with 4731 additions and 0 deletions
@@ -0,0 +1,12 @@
<?php
/**
* WHMCS Server Module - VPSAG
*
* @package WHMCS
* @copyright Copyright (c) ArkHost 2024
* @author ArkHost <support@arkhost.com>
* @link https://arkhost.com
*/
header('Location: https://arkhost.com');
?>