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 @@ - + />