<?php if ($this->debug) { ?> <br><br>View Debug:<br><?php $this->dbg($this); ?><br> POST Debug:<br><?php $this->dbg($_POST); ?> <?php } ?> </body> </html>