minor fix

This commit is contained in:
alejandro.campos@artica.es 2021-05-17 13:43:20 +02:00
parent 1a194e1644
commit 663d1dcf75
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ require_once $config['homedir'].'/include/functions_graph.php';
check_login();
db_pandora_audit('ACL Violation', 'Trying to access Incident section');
require 'general/noaccess.php';
exit;
ui_print_page_header(__('Incidents').' » '.__('Statistics'), 'images/book_edit.png', false, '', false, '');
if (!$config['integria_enabled']) {