Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
Go to file
Mark Crane 090764151b Add conference center to the destination select list. Hide the older conferences if there are no conferences in the database. 2013-01-19 06:55:13 +00:00
app Add the start of the app_languages.php file for ivr menu. 2013-01-19 06:43:05 +00:00
core Fix alignment issues for IE. 2013-01-19 02:24:18 +00:00
images Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
includes Add conference center to the destination select list. Hide the older conferences if there are no conferences in the database. 2013-01-19 06:55:13 +00:00
resources Move logout.php to the root directory. 2013-01-13 12:23:03 +00:00
secure assign a more meaningful variable name. 2013-01-09 00:37:52 +00:00
themes Fix all remaining alignment issues for IE with a small adjustment to the style sheet. 2013-01-19 02:36:51 +00:00
.htaccess Changed mod to app as suggested in issue 333. 2012-10-06 05:58:40 +00:00
favicon.ico Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
index.php Move the install.php from the root directory and put it into the resources directory. 2013-01-05 08:00:53 +00:00
login.php Make the login.php use the correct app_languages.php file. Reason to do this is because login.php in the root is put in a position as being part of the core so I wanted the translations to be part of the core as well. And user settings is related to the user login. App/login is in the app directory to make the login and logout as an optional part of the menu since they could be incorporated in the theme. 2013-01-05 10:06:32 +00:00
logout.php Move logout.php to the root directory. 2013-01-13 12:23:03 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00