Closed GoogleCodeExporter closed 9 years ago
Thank you for your commit. I will apply the patch later today.
Just one thing I have already seen in your code. In the file
sys/modules/cron/add.php you have added a ?> at the end of the file. You should
not do this. Because it could happen that there is a new line after it and then
we already send something to the browser and the header() values can not be
sent anymore.
Original comment by r.luthi...@gmail.com
on 26 Sep 2011 at 12:16
Ohh good to know - I'm not really sure why i've added the ?> to the file ;-)
Original comment by drscr...@gmail.com
on 26 Sep 2011 at 1:30
I applied all of them. Code is in revision 3697.
Original comment by r.luthi...@gmail.com
on 11 Oct 2011 at 11:24
thanks guys for commiting this!!
Original comment by jus...@kelly.org.au
on 12 Oct 2011 at 2:28
Original issue reported on code.google.com by
drscr...@gmail.com
on 25 Sep 2011 at 7:45Attachments: