fusionpbx/app/system
Ahron Greenberg (agree) e050827598
[dashboard] Fix memory exhaustion on system counts (#6844)
Getting all rows from the database caused PHP to exhaust the memory on systems with a huge amount of VM messages. This was fixed by querying from the database just the total counts.
2023-12-07 18:40:23 -07:00
..
resources/dashboard [dashboard] Fix memory exhaustion on system counts (#6844) 2023-12-07 18:40:23 -07:00
app_config.php Add database information (#6551) 2023-02-14 10:30:38 -07:00
app_languages.php Add missing translations (#6673) 2023-05-09 11:39:02 -06:00
app_menu.php Add missing translations (#6673) 2023-05-09 11:39:02 -06:00
system.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00