fusionpbx/resources/classes
FusionPBX 58d0a1ad8c
Make sure resource exists before using feof
This code changes prevents this error.

Warning: feof() expects parameter 1 to be resource, bool given
2022-10-13 11:26:53 -06:00
..
event/handler WhitespaceClean-resources/classes 2016-03-11 12:08:26 +00:00
array_order.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
auto_loader.php Use a log prefix that makes more sense. 2022-06-01 18:57:33 -06:00
button.php Button Class: Support additional class(es). 2020-11-12 18:27:11 -07:00
cache.php Optional to send syslog message for the cache delete and flush 2022-09-10 11:40:59 -06:00
captcha.php Replace root.php 2022-10-10 16:35:14 -06:00
config.php Replace root.php 2022-10-10 16:35:14 -06:00
database.php Update database method connect to use config.conf 2022-10-10 19:43:07 -06:00
directory.php Replace root.php 2022-10-10 16:35:14 -06:00
domains.php Needed to get DOCUMENT_ROOT and PROJECT_PATH 2022-10-11 15:53:18 -06:00
email.php Default settings overridden by domain SMTP settings 2022-05-05 19:41:38 -06:00
event_socket.php Make sure resource exists before using feof 2022-10-13 11:26:53 -06:00
events.php Replace root.php 2022-10-10 16:35:14 -06:00
file.php Provide defaults arguments for backwards compatiblity. 2020-12-02 07:47:56 -07:00
groups.php Use fusionpbx/resources/classes/groups.php instead of fusionpbx/core/resources/classes/groups.php 2021-08-26 16:34:59 -06:00
logging.php Fix. Create log file only if necessary. 2015-08-12 12:44:42 +04:00
menu.php Sanitize the menu link by restricting it to specific characters. 2022-07-08 18:38:13 -06:00
message.php Email Logs: List view updates, search, bulk resend, download, delete. 2019-11-10 01:40:29 -07:00
modal.php Add indentation to improve the html output. 2020-06-24 19:14:33 -06:00
permissions.php remove debug lines in permissions (#2658) 2017-06-09 13:32:31 -06:00
ringbacks.php Added ringback silence capability (#5162) 2020-02-27 15:42:07 -07:00
schema.php Get the DOCUMENT_ROOT and PROJECT_PATH 2022-10-11 17:10:39 -06:00
sounds.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
switch_settings.php Fix the syntax 2022-01-30 13:24:54 -07:00
template.php Replace root.php 2022-10-10 16:35:14 -06:00
text.php Update text.php 2020-01-08 18:28:05 -07:00
token.php Token: Adjust class to allow token to be validated multiple times. 2020-03-30 11:15:09 -06:00
tones.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
vcard.php Update the constructor in the vcard class. 2016-01-20 23:56:06 -07:00