andre 3 lat temu
rodzic
commit
88ed8b33e3
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      cwp7.php

+ 2 - 2
cwp7.php

@@ -18,7 +18,7 @@ if (!defined('WHMCS')) {
 function cwp7_MetaData() {
     return array(
         'DisplayName' => 'CentOS Web Panel Provisioning',
-        'APIVersion' => '1',
+        'APIVersion' => '1.2',
         'DefaultNonSSLPort' => '2031',
         'DefaultSSLPort' => '2031',
         'RequiresServer' => true,
@@ -48,7 +48,7 @@ function cwp7_ConfigOptions() {
 		__FUNCTION__,
 		$server,
 		'Debug',
-		$serverIDs
+		$whmcs
 	);
 	$configarray = array(
 		"Package" => array( "Type" => "text", "Description" => "Package ID", "Default" => "1"),