Fixes on the general settings page

This commit is contained in:
Alex Tselegidis 2021-12-18 21:06:24 +01:00
parent 2342e0d3d0
commit 34fbd2060d
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class General_settings extends EA_Controller {
throw new Exception('You do not have the required permissions for this task.');
}
$settings = request('general_settings', FALSE);
$settings = request('general_settings', []);
// Check if phone number settings are valid.