@@ -121,7 +121,7 @@ |
||
| 121 | 121 | */ |
| 122 | 122 | protected function getInUrl() |
| 123 | 123 | { |
| 124 | - return $this->getBaseUrl().$this->inUrl; |
|
| 124 | + return $this->getBaseUrl() . $this->inUrl; |
|
| 125 | 125 | } |
| 126 | 126 | |
| 127 | 127 | /** |