@@ -981,7 +981,7 @@ discard block |
||
981 | 981 | return $hosts; |
982 | 982 | } |
983 | 983 | |
984 | - protected function _stripHost ($baseUrl){ |
|
984 | + protected function _stripHost($baseUrl) { |
|
985 | 985 | return rtrim(str_replace(array('http://', 'https://'), '', $baseUrl), '/'); |
986 | 986 | } |
987 | 987 | |
@@ -1045,7 +1045,7 @@ discard block |
||
1045 | 1045 | } |
1046 | 1046 | } |
1047 | 1047 | EOS; |
1048 | - } else{ |
|
1048 | + } else { |
|
1049 | 1049 | $tpl_750 = ' |
1050 | 1050 | sub vcl_synth { |
1051 | 1051 | if (resp.status == 750) { |