BODY: This is the message set using setvar()

This will produce an error:
<?php echo 'PHP is not allowed in templates'; ?>

vLIB: PHP is not allowed within the template ...
echo 'PHP is not allowed in templates'; ?>

show PHP code | show template (HTML code)