mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-15 10:57:01 +00:00
3th commit
This commit is contained in:
parent
caf8674639
commit
e60ca7f0d3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
if( isset($_SESSION['password'])) {
|
||||
if($_SESSION['password']=="$password")
|
||||
{
|
||||
header("Location: /");
|
||||
header("Location: .");
|
||||
die();
|
||||
?>
|
||||
<h1>You are loggged in now</h1>
|
||||
|
|
|
|||
Loading…
Reference in a new issue