Added forgotten include

Former-commit-id: 78e7630eef24224f877998398c06c11ac864d261
This commit is contained in:
fermin831 2018-12-10 18:46:01 +01:00
parent 51df84c981
commit 562c5c14ee
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
global $config;
include_once($config['homedir'] . "/include/functions_event_responses.php");
check_login ();
if (! check_acl($config['id_user'], 0, "PM")) {