fusionpbx/app/email_queue
frytimo 3a4c2f72e2
Event socket bug fix and more docs (#6823)
* Add documentation to methods. Use is_resource for added type detection

* Allow connect to specify timeout in microseconds with default 30,000

* Update calling mechanism for event sockets

* Update project for new singleton event sockets

* remove unused variable

* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
..
resources Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
app_config.php Change email queue default interval to 5 seconds 2023-07-11 12:34:48 -06:00
app_languages.php Correct german translations. (#6838) 2023-11-29 17:43:18 -07:00
app_menu.php Correct german translations. (#6838) 2023-11-29 17:43:18 -07:00
email_queue.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
email_queue_delete.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
email_queue_edit.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
email_test.php Use __dir__ to find resources/require.php 2023-06-16 22:49:09 -06:00