| .. |
|
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
|
Use memcache flush in the new PHP class.
|
2015-01-16 08:25:54 +00:00 |
|
config.php.txt
|
Add a new config.php class.
|
2015-11-27 18:57:23 -07:00 |
|
database.php
|
Remove mysql_connect.
|
2015-04-15 01:35:15 +00:00 |
|
destinations.php
|
Fix the order by for the destinations class.
|
2015-08-15 23:24:57 -06: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 |
|
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
|
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
|
added support to name the languages
|
2015-11-17 16:20:14 +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 |