..
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
cache.php
WhitespaceClean-resources/classes
2016-03-11 12:08:26 +00:00
config.php
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
database.php
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
destinations.php
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
2016-04-25 20:19:58 -05:00
directory.php
WhitespaceClean-resources/classes
2016-03-11 12:08:26 +00:00
domains.php
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
2016-04-25 20:19:58 -05:00
event_socket.php
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
2016-04-25 20:19:58 -05:00
events.php
Add the app session languages array as a list of available languages that have been translated for that application.
2015-01-18 07:52:28 +00:00
fax.php
WhitespaceClean-resources/classes
2016-03-11 12:08:26 +00:00
groups.php
Add class_exists
2016-04-14 23:23:14 -06:00
logging.php
Fix. Create log file only if necessary.
2015-08-12 12:44:42 +04:00
menu.php
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
2016-04-25 20:19:58 -05:00
orm.php
WhitespaceClean-resources/classes
2016-03-11 12:08:26 +00:00
permissions.php
WhitespaceClean-resources/classes
2016-03-11 12:08:26 +00:00
root.php
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
schema.php
Add class_exists
2016-04-14 23:23:14 -06:00
switch_settings.php
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
2016-04-25 20:19:58 -05:00
template.php
WhitespaceClean-resources/classes
2016-03-11 12:08:26 +00:00
text.php
Change $language_name to $text['language-name'] this will follow current naming standards in app_languages.php and reduces code needed in the text class.
2016-03-12 22:06:57 -07:00
users.php
Add class_exists
2016-04-14 23:23:14 -06:00
vcard.php
Update the constructor in the vcard class.
2016-01-20 23:56:06 -07:00