@@ -1,5 +1,9 @@
<?php
use WHMCS\Database\Capsule;
+if (!defined("WHMCS"))
+{
+ die("This file cannot be accessed directly");
+}
require_once 'Net/DNS2.php';
// opcache_reset();