update v1.2.5

This commit is contained in:
Yuri Karamian
2026-07-15 00:03:43 +02:00
parent fc2d2d4df6
commit 7a19e78d51
4 changed files with 138 additions and 51 deletions
+1 -2
View File
@@ -3,7 +3,7 @@
* WHMCS Server Module - Hetzner VPS Hooks
*
* @package WHMCS
* @version 1.2.4
* @version 1.2.5
* @copyright Copyright (c) ArkHost 2025
* @author ArkHost <support@arkhost.com>
* @link https://arkhost.com
@@ -70,4 +70,3 @@ add_hook('ClientAreaHeadOutput', 1, function($vars) {
</style>
HTML;
});