Quote Originally Posted by BlessIsaacola
Okay, I am confused, can someone that knows what they are doing please verify if \includes\modules\additional_images.php should have ?> at the end of the file or not. I just noticed that Tim's original file is missing the ?> at the end too.
Tim likes to leave the closing ?> out of the file since it's optional and prevents some potential white-space errors that occasionally happen if people edit their files directlyon their webserver or with a junky editor.