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";
|
include "root.php";
|
||||||
require_once "includes/require.php";
|
require_once "includes/require.php";
|
||||||
require_once "includes/checkauth.php";
|
require_once "includes/checkauth.php";
|
||||||
require_once "includes/Logging.php";
|
|
||||||
|
|
||||||
if (permission_exists('fax_extension_view')) {
|
if (permission_exists('fax_extension_view')) {
|
||||||
//access granted
|
//access granted
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user