Renamed blogsite.php to index.php, updated and added some links and rewrote README to match

This commit is contained in:
2014-06-26 19:46:59 +02:00
parent 0e072a2152
commit d5077b085a
7 changed files with 31 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ setcookie("session", "", time()-3600);
<p>
You have been logged out succesfully!<br />
<a href="../simplog.php">Return to simplog</a>
<a href="../index.php">Return to simplog</a>
</p>
<?php