Reworked 'nodir'-function a bit and included it in the Page-class instead. Started working on a way to edit content files
This commit is contained in:
@@ -12,6 +12,9 @@ include "../includes/login.inc";
|
||||
<a href="edit.php">Edit existing post</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="editfiles.php">Edit content files</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="logout.php">Logout</a>
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user