mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
fix mms phone not set
This commit is contained in:
parent
f9e64aee65
commit
85b64ada1a
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ use Monolog\Logger;
|
|||
}
|
||||
|
||||
$mms_phone['remaining_volume'] = $remaining_volume;
|
||||
$mms_phones[$id_user][$mms_phone['id']] = $mms_phone;
|
||||
$users_mms_phones[$id_user][$mms_phone['id']] = $mms_phone;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue