mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
Merge branch 'ent-13134-no-se-configura-el-splash-por-defecto-en-nuevas-instalaciones' into 'develop'
Ent 13134 no se configura el splash por defecto en nuevas instalaciones See merge request artica/pandorafms!7059
This commit is contained in:
commit
25f050c6da
@ -2806,7 +2806,7 @@ function config_process_config()
|
||||
}
|
||||
|
||||
if (!isset($config['custom_splash_login'])) {
|
||||
config_update_value('custom_splash_login', 'none.png');
|
||||
config_update_value('custom_splash_login', 'default');
|
||||
}
|
||||
|
||||
if (!isset($config['custom_docs_logo'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user