mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 11:13:50 +00:00
* Update user_edit.php Some PHP implementations return a fatal error when in_array() has the second parameter null. $_SESSION['authentication']['methods'] is null by default on new installations.