mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-07-15 08:58:10 +00:00
remove some white space
This commit is contained in:
parent
9e0ca7cb5f
commit
4709e98429
|
@ -33,7 +33,7 @@ if (isset($_REQUEST["hash"]) && strlen($_REQUEST["hash"])>0) {
|
|||
$hash = $_REQUEST["hash"];
|
||||
} else {
|
||||
header("Location: ../out/out.Login.php");
|
||||
exit;
|
||||
exit;
|
||||
}
|
||||
|
||||
$tmp = explode('.', basename($_SERVER['SCRIPT_FILENAME']));
|
||||
|
|
Loading…
Reference in New Issue
Block a user