|
@@ -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.