From 76ea9411236830468e02700ff7800060080dcdf3 Mon Sep 17 00:00:00 2001 From: Furentes <8152667+Furentes@users.noreply.github.com> Date: Wed, 22 May 2019 23:36:06 +0200 Subject: [PATCH] Fixed minor bugs Fixed spelling Fixed layout --- inc/nav.php | 4 +- index.php | 10 +++-- lib/Bloggr/auth.php | 93 ++++++++++++++++++++++----------------------- login.php | 1 - post.php | 44 +++++++++++++++------ register.php | 2 +- settings.php | 2 +- setup.php | 55 ++++++++++++++++----------- users.php | 10 ++--- 9 files changed, 127 insertions(+), 94 deletions(-) diff --git a/inc/nav.php b/inc/nav.php index f179de1..dc5f762 100644 --- a/inc/nav.php +++ b/inc/nav.php @@ -9,6 +9,7 @@