v0.0.10 when you are login in the login button says admin panle, and semi added ajax update post
This commit is contained in:
@@ -31,6 +31,8 @@ use Backend\Model\Post;
|
||||
<body>
|
||||
<p>Logget in som <?php echo $_SESSION['name'];?></p>
|
||||
<a href="../Backend/controller/logout.php">Log ud</a>
|
||||
<br>
|
||||
<a href="index.php">Index pages</a>
|
||||
<hr>
|
||||
<p>Opret post</p>
|
||||
<!--We use ajax to send the code to the backend-->
|
||||
|
||||
Reference in New Issue
Block a user