fusionpbx/app/system/resources/classes
frytimo bc5165572a
Use ini_get to retrieve the session path instead of using session_path (#7067)
When using session_path, the session must be active and will automatically activate the session. This is a better method so that the session is never started.

Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-24 11:28:34 -06:00
..
session.php Use ini_get to retrieve the session path instead of using session_path (#7067) 2024-07-24 11:28:34 -06:00