mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-05-03 14:56:29 +02:00
commit
5c8633dff9
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
|||
else
|
||||
{
|
||||
header('Location: ' . $this->generateUrl('users', 'showAll', array(
|
||||
'errormessage' => 'Impossible d\'envoyer le SMS d\'inscription à l\'utilisateur. Le compte n\'a donc pas été créé.'
|
||||
'errormessage' => 'Impossible d\'envoyer le mail d\'inscription à l\'utilisateur. Le compte n\'a donc pas été créé.'
|
||||
)));
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue