Explorar el Código

try to create a service code

andre hace 3 años
padre
commit
675dfe1c82
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      serviceAddon.php

+ 1 - 0
serviceAddon.php

@@ -12,6 +12,7 @@
 if (!defined("WHMCS")) {
     die("This file cannot be accessed directly");
 }
+use WHMCS\Database\Capsule;
 
 function serviceAddon_CreateAccount(array $params) {