Bladeren bron

clientareafunctions

andre 3 jaren geleden
bovenliggende
commit
c446f7381d
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -490,7 +490,7 @@ function cwp7_delSubdomain($params) {
 		__FUNCTION__,
 		$_POST['d'],
 		'debug custom',
-		$clientsubdomains
+		$subdomains
 	);
 
 	if(!in_array($_POST['d'], $clientsubdomains)) {