0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-01-27 10:39:10 +00:00
salesagility_SuiteCRM/install/complete_install.php

4 lines
76 B
PHP
Executable file

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