Official FusionPBX - A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch.
Go to file
Mark Crane 8135feaf96 After logout redirect back to the login. 2013-02-02 06:53:35 +00:00
app Add title to 'Mute All' so that however displays 'Mute all but moderator'. Fix the lock button label on the active conferences. 2013-02-02 06:32:40 +00:00
core Adjust the path to permission class. 2013-01-23 19:44:52 +00:00
images Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00
includes Enable the sounds true/false for conference_center.lua 2013-02-01 12:27:57 +00:00
resources Fix the install.php reference to logout.php. 2013-01-21 03:40:38 +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 After logout redirect back to the login. 2013-02-02 06:53:35 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00