Taking my first stab at a module from scratch, thought I'd also do it for 6.0rc1 ..
I can't figure it out, though. But once enabling it, every time any form is submitted, the result is just an empty document.
Would someone please mind taking just a quick look at this? I'm sure it is something completely obvious.. I did spend quite awhile digging through the docs and the developer handbook looking for clues as to what I am missing, though. :-)
To add to the confusion, the only way I can get the form submissions to work again is to delete EVERYTHING in this .module file.. Even having an empty <?php ?> tag will cause the form submissions to crater out..
What could it be that I'm missing??
Thanks all