mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2025-02-06 15:00:04 +00:00
4 lines
76 B
PHP
Executable file
4 lines
76 B
PHP
Executable file
<?php
|
|
|
|
ob_clean();
|
|
header('Location: index.php?module=Users&action=Login');
|