diff --git a/404.shtml b/404.shtml index ba4bd8c..fa48655 100644 --- a/404.shtml +++ b/404.shtml @@ -64,6 +64,7 @@ a {
+
Back to Home
! diff --git a/images/unavailable.png b/images/unavailable.png index e47b95b..9931ce3 100644 Binary files a/images/unavailable.png and b/images/unavailable.png differ diff --git a/pages/Interesting.php b/pages/Interesting.php index 69bb912..cbf8198 100644 --- a/pages/Interesting.php +++ b/pages/Interesting.php @@ -1,4 +1,4 @@ -

Interesting Questions

- @@ -120,7 +120,7 @@ Unanswered
-"; while ($row = @mysqli_fetch_array($result, MYSQLI_ASSOC)) { // Loop through the records in an associative array $timeelapsed = $row['date_posted'] . " days ago"; @@ -159,4 +159,3 @@ @include_once('includes/footer.html'); ?> -