Skip to content

Commit 77f33e6

Browse files
author
Florian Schaal
committed
company name for login-page
1 parent d925b32 commit 77f33e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/login/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@
312312
}
313313

314314
$app->load('getconf');
315+
$sys_config = $app->getconf->get_global_config('misc');
315316

316317
$security_config = $app->getconf->get_security_config('permissions');
317318
if($security_config['password_reset_allowed'] == 'yes') {

0 commit comments

Comments
 (0)