Commit 98058a9e authored by Shakarim Sapa's avatar Shakarim Sapa

- Выставлены дефолтные значения

parent 7022f29e
......@@ -20,6 +20,6 @@ class CheckClickingOnTheLink extends ConditionBase implements ConditionInterface
}
public function check(){
return true;
}
}
\ No newline at end of file
......@@ -20,6 +20,6 @@ class CheckEmailToOpening extends ConditionBase implements ConditionInterface {
}
public function check(){
return true;
}
}
\ No newline at end of file
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