mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-20 01:55:02 +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.