mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'ent-12786-edicion-creacion-de-tarea-discovery-aplicacion-o-cloud-muestra-wizard-de-inicio' into 'develop'
Ent 12786 edicion creacion de tarea discovery aplicacion o cloud muestra wizard de inicio See merge request artica/pandorafms!6878
This commit is contained in:
commit
f3152eca09
@ -100,7 +100,7 @@ if ($initial && users_is_admin()) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (check_acl($config['id_user'], 0, 'AW')) {
|
if (check_acl($config['id_user'], 0, 'AW') && empty($sec2)) {
|
||||||
$welcome = !$initial;
|
$welcome = !$initial;
|
||||||
try {
|
try {
|
||||||
$welcome_window = new WelcomeWindow($welcome);
|
$welcome_window = new WelcomeWindow($welcome);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user