PHP comments being displayed, fatal error occurs

See all posts See thread Reply

Re: PHP comments being displayed, fatal error occurs new!
by Brian, 17 years, 5 months ago
Ok, I seemed to solve the issue, I opened up class.upload.php and changed the first line from:
<?
to:
<?php

And all is well now.Reply
Re: PHP comments being displayed, fatal error occurs new!
by colin, 17 years, 5 months ago
Thanks, I will fix that for the next version.Reply