Login working, but not cookie.

This commit is contained in:
Elyrith
2013-08-09 23:38:42 -04:00
parent ed0efd68a9
commit 21a833a3eb
4 changed files with 2 additions and 49 deletions

View File

@@ -1,6 +1,7 @@
<?php
require "../includes/htmlcode.php";
start_html("Create new post");
include "../includes/login.inc";
?>
<h1>Create new post</h1>