Completed
Push — master ( 153975...12ddf4 )
by Владислав
09:36 queued 05:15
created
src/core/DeCaptchaAbstract.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
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
     /**
Please login to merge, or discard this patch.