mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-08 04:33:49 +00:00
Fix a bug in faxing caused by code that was not committed yet remove this include until it is provided.
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
include "root.php";
|
||||
require_once "includes/require.php";
|
||||
require_once "includes/checkauth.php";
|
||||
require_once "includes/Logging.php";
|
||||
|
||||
if (permission_exists('fax_extension_view')) {
|
||||
//access granted
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user