From c692b84134f17fe3a665e2ad1a6686a2d3ef6023 Mon Sep 17 00:00:00 2001 From: Daniel Messer Date: Wed, 19 Jul 2023 21:15:57 -0500 Subject: [PATCH] Fixed kw search bug. --- index.php | 2 +- basictitlesearch.php => keywordresults.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename basictitlesearch.php => keywordresults.php (97%) diff --git a/index.php b/index.php index bd759de..20bb976 100644 --- a/index.php +++ b/index.php @@ -117,7 +117,7 @@ LIMIT 4');

Search

-
+
diff --git a/basictitlesearch.php b/keywordresults.php similarity index 97% rename from basictitlesearch.php rename to keywordresults.php index 7490732..e02e79d 100644 --- a/basictitlesearch.php +++ b/keywordresults.php @@ -119,9 +119,9 @@ ORDER BY books.title ASC");

Search

- +
- +