From c53fa9093063661d09d2c62932a433781b8e4194 Mon Sep 17 00:00:00 2001 From: kit Date: Fri, 23 Feb 2024 20:45:08 +0000 Subject: [PATCH] minor fixes --- README.md | 1 - com.php | 2 +- sub.php | 3 +++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6b4fe4..4dafff2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ this was created on garbage free hosting so it probably works anywhere you can g - there's probably some vulnerability that allows code execution - comments SUCK!!! they look so awful - it uses mysqli instead of something more secure like pdo -- i think you can post without an account and i forgot to fix that - the logout button is always visible even when you log out - the navbar buttons are inconsistent - the colors are ugly!!! diff --git a/com.php b/com.php index 03fb5c1..3211343 100755 --- a/com.php +++ b/com.php @@ -1,6 +1,6 @@