SuiteCRM-Core/public/legacy/install/complete_install.php
2021-03-31 15:37:32 +01:00

4 lines
76 B
PHP
Executable file

<?php
ob_clean();
header('Location: index.php?module=Users&action=Login');