mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
13134-Set default login splash image
This commit is contained in:
parent
50d95d5120
commit
61b51aa75d
@ -2806,7 +2806,7 @@ function config_process_config()
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!isset($config['custom_splash_login'])) {
|
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'])) {
|
if (!isset($config['custom_docs_logo'])) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user