refactoring
This commit is contained in:
parent
2af1980274
commit
40685d633b
2 changed files with 17 additions and 19 deletions
|
|
@ -13,8 +13,6 @@ return [
|
|||
$page = page("inscription");
|
||||
$subscribers = $page->subscribers()->yaml();
|
||||
|
||||
|
||||
|
||||
$emailExists = in_array(["email" => $email], $subscribers);
|
||||
|
||||
if ($emailExists) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue