fix a few error, undefined vars, update phpstan, fix adapter data preset on edit phone

This commit is contained in:
osaajani 2023-02-06 04:35:08 +01:00
parent 715afd79ec
commit 47b81c1af3
9 changed files with 34 additions and 64 deletions

View file

@ -372,6 +372,7 @@ namespace controllers\publics;
else
{
$invalid_type = true;
$result = false;
}
}