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:
parent
5f642e17c5
commit
a9ff0675fa
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue