fusionpbx/resources/classes
markjcrane b8f9b423c7 Improve code to update the scripts directory. 2015-07-20 15:32:52 -06: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 Account for the fact that mb_strtolower is not always available. 2015-06-01 04:54:21 +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 Improve code to update the scripts directory. 2015-07-20 15:32:52 -06: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 Add menu array to the menu class. 2015-06-22 17:56: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
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