diff --git a/inc/html.php b/inc/html.php index 25bd102..8d0de2b 100644 --- a/inc/html.php +++ b/inc/html.php @@ -110,7 +110,7 @@ function buildPost($post, $res) { EOF; } else if (in_array(substr($post['file'], -4), array('.jpg', '.png', '.gif'))) { - $expandhtml = ""; + $expandhtml = ""; } $thumblink = "";