Ver código fonte

test function createuser

andre 3 anos atrás
pai
commit
4c21c16ce5
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      api/cwp7/Admin.php

+ 2 - 2
api/cwp7/Admin.php

@@ -110,8 +110,8 @@ class cwp7_Admin {
             $params['autossl'] = 0;
             $params['autossl'] = 0;
         }
         }
         $data = array(
         $data = array(
-            "domain" => 'test123.local',
-            "user" => 'test123',
+            "domain" => 'test.local',
+            "user" => 'test',
             "pass" => base64_encode('blubb123'),
             "pass" => base64_encode('blubb123'),
             "email" => 'andre.genrich@thurdata.ch',
             "email" => 'andre.genrich@thurdata.ch',
             "package" => 'small',
             "package" => 'small',