Ver Fonte

clientareafunctions

andre há 3 anos atrás
pai
commit
9cabcb8889
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -485,7 +485,7 @@ function cwp7_delSubdomain($params) {
 		}
 		}
 	}
 	}
 	if(!in_array($_POST['d'], $clientsubdomains)) {
 	if(!in_array($_POST['d'], $clientsubdomains)) {
-		return 'Error: ' . $_POST['d'] . ' not in client domains';
+		return 'Error: ' . $_POST['d'] . ' not in client subdomains';
 	}
 	}
 
 
 	logModuleCall(
 	logModuleCall(