Completed
Push — master ( b3238c...630626 )
by Владислав
43:27 queued 28:27
created
src/services/RuCaptchaGrid.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
             $this->paramsNames[static::ACTION_FIELD_NUMERIC],
19 19
             $this->paramsNames[static::ACTION_FIELD_CALC],
20 20
             $this->paramsNames[static::ACTION_FIELD_MIN_LEN],
21
-            $this->paramsNames[static::ACTION_FIELD_MAX_LEN] ,
21
+            $this->paramsNames[static::ACTION_FIELD_MAX_LEN],
22 22
             $this->actions[static::ACTION_RECOGNIZE][static::ACTION_FIELDS][static::ACTION_FIELD_PHRASE],
23 23
             $this->actions[static::ACTION_RECOGNIZE][static::ACTION_FIELDS][static::ACTION_FIELD_NUMERIC],
24 24
             $this->actions[static::ACTION_RECOGNIZE][static::ACTION_FIELDS][static::ACTION_FIELD_PINGBACK],
Please login to merge, or discard this patch.