- Перевели recall в состояние true

parent 78e8a9ab
...@@ -12,8 +12,6 @@ class CheckUserToRegistration extends ConditionBase implements ConditionInterfac ...@@ -12,8 +12,6 @@ class CheckUserToRegistration extends ConditionBase implements ConditionInterfac
public $name = 'Пользователь зарегистрировался (Игнорируется оператором "И")'; public $name = 'Пользователь зарегистрировался (Игнорируется оператором "И")';
public $recall=false;
/** /**
* @param null|string $conditionName * @param null|string $conditionName
* @return $this mixed * @return $this mixed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment