mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 08:34:16 +01:00
* [MOD] Line separators
This commit is contained in:
@@ -522,7 +522,7 @@ class Init
|
||||
*/
|
||||
private static function goLogin()
|
||||
{
|
||||
$controller = new Controller\MainC();
|
||||
$controller = new Controller\MainC(null,'login');
|
||||
$controller->getLogin();
|
||||
$controller->view();
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user