fusionpbx/resources/classes
markjcrane c6f0759a5c Change the code in the menu to return immediately if the database object is not ready in this case its not ready until the install.php is finished. 2016-03-26 13:36:00 -06:00
..
event/handler WhitespaceClean-resources/classes 2016-03-11 12:08:26 +00:00
EventSocket.php Fix. Parse ESL response more accurate. 2015-08-25 14:14:28 +04: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 Revert "Revert "Revert "search selects""" 2016-03-24 22:25:18 -06:00
directory.php WhitespaceClean-resources/classes 2016-03-11 12:08:26 +00:00
domains.php On windows force to / instead of the backslash \ as path. This fixes a problem where recording c:\pathtofusionpbx\recordings fails because the \r gets understood as a carriage return in the session:record in FreeSWITCH. 2016-03-24 15:02:04 -06: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
logging.php Fix. Create log file only if necessary. 2015-08-12 12:44:42 +04:00
menu.php Change the code in the menu to return immediately if the database object is not ready in this case its not ready until the install.php is finished. 2016-03-26 13:36:00 -06: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 Use the new config class in the domains and schema classes. 2015-11-27 19:59:50 -07: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
vcard.php Update the constructor in the vcard class. 2016-01-20 23:56:06 -07:00