mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#11822 fix sound events window
This commit is contained in:
parent
8f04fbec4d
commit
a48c496e14
@ -27,12 +27,12 @@
|
||||
*/
|
||||
|
||||
|
||||
global $config;
|
||||
require_once '../../include/config.php';
|
||||
require_once '../../include/functions.php';
|
||||
require_once '../../include/functions_db.php';
|
||||
require_once '../../include/auth/mysql.php';
|
||||
|
||||
global $config;
|
||||
require_once $config['homedir'].'/include/class/HTML.class.php';
|
||||
|
||||
// Check user.
|
||||
check_login();
|
||||
|
Loading…
x
Reference in New Issue
Block a user