mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-5802-No-se-pueden-crear-usuarios-en-la-meta' into 'develop'
Changed path in a required file See merge request artica/pandorafms!3199
This commit is contained in:
commit
acbb4b119c
@ -16,7 +16,7 @@ global $config;
|
|||||||
|
|
||||||
check_login();
|
check_login();
|
||||||
|
|
||||||
require 'vendor/autoload.php';
|
require_once $config['homedir'].'/vendor/autoload.php';
|
||||||
|
|
||||||
use PandoraFMS\Dashboard\Manager;
|
use PandoraFMS\Dashboard\Manager;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user