fusionpbx/resources/classes
Mark Crane dd9ade256f Update release to fix big for systems where GLOB_BRACE is not available. 2015-05-13 04:37:36 +00:00
..
event/handler new event handler 2015-01-04 03:49:10 +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 Use memcache flush in the new PHP class. 2015-01-16 08:25:54 +00:00
database.php Remove mysql_connect. 2015-04-15 01:35:15 +00:00
directory.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
domains.php Update release to fix big for systems where GLOB_BRACE is not available. 2015-05-13 04:37:36 +00: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 Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
install.php fixing /usr/share/fusionpbx to be /usr/share/examples/fusionpbx 2014-10-23 18:03:33 +00:00
logging.php Remove the logging to make way for a better logging. The older one caused a problem for someone without permission to write to /tmp/logfile.txt 2015-01-03 08:32:30 +00:00
menu.php Misc: Removed use of GLOB_BRACE as doesn't work on some systems, use non-GLOB_BRACE method instead. Thanks [xming] and Risk64. Should resolve Issue 916, as well. 2015-05-12 18:11:05 +00: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 Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
schema.php Removal of colon next to form label names. 2015-02-15 06:50:00 +00:00
template.php Change the include for smarty template engine to a require_once 2014-01-29 09:13:56 +00:00
text.php Change require to include. 2015-01-20 06:44:12 +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