Yay code comments
这个提交包含在:
父节点
590b527ea5
当前提交
8009271d1a
共有 1 个文件被更改,包括 1 次插入 和 0 次删除
|
|
@ -66,6 +66,7 @@ $cert2 = str_replace("-----END CERTIFICATE-----", "", $cert1);
|
|||
|
||||
$sign_string = "";
|
||||
|
||||
// Adds CA Prov
|
||||
if($station_profile->state != "" && $station_profile->station_country == "CANADA") {
|
||||
$sign_string .= strtoupper($station_profile->state);
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用