mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
style validation fix
This commit is contained in:
parent
f1d47a25ed
commit
017c7fee53
42 changed files with 526 additions and 497 deletions
|
@ -88,7 +88,6 @@ namespace controllers\publics;
|
|||
$return['result'] = 'Message vide, il ne sera pas envoyé.';
|
||||
}
|
||||
|
||||
|
||||
//Add credit estimation
|
||||
$return['estimation_credit'] = $this->internal_quota->compute_credits_for_message($return['result']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue