andre 3 лет назад
Родитель
Сommit
0f8fc2c5cd
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      cwp7.php

+ 0 - 6
cwp7.php

@@ -11,18 +11,12 @@
 use WHMCS\Database\Capsule;
 
 require_once 'Net/DNS2.php';
-require_once 'Net/Whois.php';
 require_once(__DIR__ . '/api/cwp7/Admin.php');
 
 if (!defined('WHMCS')) {
 	die('This file cannot be accessed directly');
 }
 
-//const NS1 = '10.200.22.100';
-//const NS1 = '9.9.9.10';
-//const NS1 = '185.163.51.142';
-//const NSTHURDATA = 'ns1.thurdata.ch';
-
 function cwp7_MetaData() {
     return array(
         'DisplayName' => 'CentOS Web Panel Provisioning',