mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-14 12:38:47 +00:00
- Allowing passing the database object into the constructor - Add the database object in the constructor - replace $_SESSION['domain_uuid'] and $_SESSION['user_uuid'] with $this->domain_uuid and $this->user_uuid