diff --git a/admin/add-category-logic.php b/admin/add-category-logic.php index 6736e84..3cd5b54 100644 --- a/admin/add-category-logic.php +++ b/admin/add-category-logic.php @@ -1,7 +1,11 @@ diff --git a/signin-logic.php b/signin-logic.php index 7b9adb6..8c88b9d 100644 --- a/signin-logic.php +++ b/signin-logic.php @@ -59,4 +59,5 @@ if(isset($_POST['submit'])){ }else{ header('location: ' . ROOT_URL . "signin.php"); die(); -} \ No newline at end of file +} +// error_log(); \ No newline at end of file diff --git a/signin.php b/signin.php index 480083e..d49e139 100644 --- a/signin.php +++ b/signin.php @@ -1,11 +1,10 @@ @@ -22,10 +21,7 @@ unset($_SESSION['signin-data']); - -
-

Sign In

-
- - - - -
-

- -

-
- - - - - +
+

+ +

+
+
- - - - + + + Don't have an account? Sign up
-
- - \ No newline at end of file