| .. |
|
event/handler
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +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
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +00: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
|
Revert "Revert "Revert "search selects"""
|
2016-03-24 22:25:18 -06:00 |
|
directory.php
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +00:00 |
|
domains.php
|
Use intuitive names for the arrays and move one of the queries out of the loop.
|
2016-04-15 00:47:49 -06:00 |
|
event_socket.php
|
Change the switch class to freeswitch.
|
2016-04-02 19:37:37 -06: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
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +00:00 |
|
groups.php
|
Add class_exists
|
2016-04-14 23:23:14 -06:00 |
|
logging.php
|
Fix. Create log file only if necessary.
|
2015-08-12 12:44:42 +04:00 |
|
menu.php
|
Add class_exists
|
2016-04-14 23:23:14 -06:00 |
|
orm.php
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +00:00 |
|
permissions.php
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +00:00 |
|
root.php
|
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
|
2016-02-22 14:01:18 -07:00 |
|
schema.php
|
Add class_exists
|
2016-04-14 23:23:14 -06:00 |
|
switch_settings.php
|
If the event socket information is not set then use the defaults.
|
2016-04-15 18:22:28 -06:00 |
|
template.php
|
WhitespaceClean-resources/classes
|
2016-03-11 12:08:26 +00:00 |
|
text.php
|
Change $language_name to $text['language-name'] this will follow current naming standards in app_languages.php and reduces code needed in the text class.
|
2016-03-12 22:06:57 -07:00 |
|
users.php
|
Add class_exists
|
2016-04-14 23:23:14 -06:00 |
|
vcard.php
|
Update the constructor in the vcard class.
|
2016-01-20 23:56:06 -07:00 |