andre hace 3 años
padre
commit
283357126c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -638,7 +638,7 @@ function cwp7_setDNS($params) {
     if($result['result'] != 'success') {
         return 'Error: ' . $result['message'];
     }
-	return 'success blubb';
+	return 'success';
 }
 
 function cwp7_infoDNS($params) {