Hi Justin,
I have no “include …” in my module, because I’ve built it based on your “bb-custom-module-examples” and if I do something like this:
<input type="hidden" name="node" value="<?php echo $id; ?>">
in frontend.php I always get:
Notice: Undefined variable: id in …
Cheers
Daniel