mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
minor fix
This commit is contained in:
parent
1a194e1644
commit
663d1dcf75
@ -18,10 +18,6 @@ require_once $config['homedir'].'/include/functions_graph.php';
|
|||||||
|
|
||||||
check_login();
|
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, '');
|
ui_print_page_header(__('Incidents').' » '.__('Statistics'), 'images/book_edit.png', false, '', false, '');
|
||||||
|
|
||||||
if (!$config['integria_enabled']) {
|
if (!$config['integria_enabled']) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user