@@ -177,7 +177,7 @@ |
||
| 177 | 177 | */ |
| 178 | 178 | private function _displayCurrentSubdomains(array $subdomains) |
| 179 | 179 | { |
| 180 | - if ($this->_countSubdomains($subdomains)) { |
|
| 180 | + if ($this->_countSubdomains($subdomains)) { |
|
| 181 | 181 | $this->out(); |
| 182 | 182 | $this->out('Current subdomains:', 2); |
| 183 | 183 | |