fusionpbx/resources/classes
Mark Crane cd3d93a1fd Get a new set of default and domain settings for use when http_domain_filter is set to false. Remove debug numbers from access denied messages in provisioning and remove other redundant code. 2015-03-28 11:37:56 +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 Fix the database class count. 2015-03-22 07:54:35 +00:00
directory.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
domains.php Get a new set of default and domain settings for use when http_domain_filter is set to false. Remove debug numbers from access denied messages in provisioning and remove other redundant code. 2015-03-28 11:37:56 +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 Fix the main menu color. 2015-01-09 20:57:40 +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
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