mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-12-13 02:53:27 +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"];
|
$hash = $_REQUEST["hash"];
|
||||||
} else {
|
} else {
|
||||||
header("Location: ../out/out.Login.php");
|
header("Location: ../out/out.Login.php");
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
$tmp = explode('.', basename($_SERVER['SCRIPT_FILENAME']));
|
$tmp = explode('.', basename($_SERVER['SCRIPT_FILENAME']));
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user