Contact form bug fixed
There was an issue with the contact form. The PHP script didn’t correctly check if the fields were filled out or not (for the PHP programmers among us, the difference between isset and !empty). When I checked my email today, I noticed I received a blank email from my site, so whoever sent that, thanks. The problem’s fixed now, and I juiced up the Thank You note afterwards. If you wanna see it, send me a mail, if you wanna see the error message, try sending a blank one :p.