mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
User Edit: Removed redundant app_languages include.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
include "root.php";
|
||||
require_once "resources/require.php";
|
||||
require_once "resources/check_auth.php";
|
||||
include "app_languages.php";
|
||||
|
||||
if (permission_exists("user_account_setting_view")) {
|
||||
//access granted
|
||||
|
||||
Reference in New Issue
Block a user