fusionpbx/resources/classes
Mafoo 87dbd6b428 Added check for if .project.ROOT is missing
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
..
event/handler new event handler 2015-01-04 03:49:10 +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 Change. Reuse same esl connection to send cache event and command. 2015-12-24 13:19:53 +03: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 Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
directory.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
domains.php Remove the domain name from the switch recordings SESSION variable. The path for single and multi-tenant are handled the same and all will used their domain name. 2015-12-06 12:36:08 -07: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 Fix the domain name in the path for the inbound fax dialplan. 2015-12-08 22:34:23 -07:00
logging.php Fix. Create log file only if necessary. 2015-08-12 12:44:42 +04:00
menu.php Menu: Updated code to create menu HTML from array, instead of database directly. 2015-07-30 11:49:51 -06:00
orm.php Unset the prepared statement in the ORM class after the sql query has been executed 2014-07-23 20:11:05 +00:00
permissions.php Additional work with temporary permissions. 2015-04-29 21:45:05 +00:00
root.php Added check for if .project.ROOT is missing 2016-01-18 09:38:16 +00:00
schema.php Use the new config class in the domains and schema classes. 2015-11-27 19:59:50 -07:00
template.php Change the include for smarty template engine to a require_once 2014-01-29 09:13:56 +00:00
text.php changed text.php to use $_SERVER["PROJECT_ROOT"] 2016-01-14 16:15:41 +00:00
vcard.php Contacts: Ability to add unlimited Emails and URLs. Ability to specify a primary Email, Address, URL, and Number. Ability to select or define a custom label for Emails, Addresses, URLs, and Numbers (similar to Google Contacts). 2014-11-19 03:44:41 +00:00