Browse Source

clientarea

andre 3 năm trước cách đây
mục cha
commit
1cabad3952
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -211,8 +211,8 @@ function cwp7_ClientArea($params){
 						unset($subDomain['sslexpire']);
 						unset($subDomain['autossl']);
 					}
-				}
 				array_push($domain['subdomains'], $subDomain);
+				}
 			}
 			array_push($clientInfo['domains'], $domain);
 		}