salesagility_SuiteCRM/install/complete_install.php

5 lines
76 B
PHP
Executable File

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