mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#11461 Fix index
This commit is contained in:
parent
764d96fcc6
commit
4aabb5d669
@ -1165,6 +1165,7 @@ if ((bool) ($config['maintenance_mode'] ?? false) === true
|
|||||||
exit('</html>');
|
exit('</html>');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Pure.
|
// Pure.
|
||||||
if ($config['pure'] == 0) {
|
if ($config['pure'] == 0) {
|
||||||
// Menu container prepared to autohide menu.
|
// Menu container prepared to autohide menu.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user