mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-11822-acoustic-console-no-funciona' into 'develop'
Ent 11822 acoustic console no funciona See merge request artica/pandorafms!6309
This commit is contained in:
commit
354276fb9e
@ -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