From 37281fb240f80d146c9a5e184b3616d78d1dff7a Mon Sep 17 00:00:00 2001 From: Pk11 Date: Tue, 21 Feb 2023 04:07:50 +0000 Subject: [PATCH] Derp fixes --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index e975791..62fbdbf 100644 --- a/index.php +++ b/index.php @@ -134,7 +134,7 @@ return 'Unable to upload image, please contact the webmaster.'; } - if(!$spoiler) { + if($spoiler) { $thumb_size = getimagesize(ASSETS_PATH . "spoiler.gif"); } else { // Create thumbnail @@ -491,7 +491,7 @@
- + />

@@ -531,7 +531,7 @@ - + />