mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2024-11-24 00:29:35 +00:00
5 lines
76 B
PHP
Executable File
5 lines
76 B
PHP
Executable File
<?php
|
|
|
|
ob_clean();
|
|
header('Location: index.php?module=Users&action=Login');
|