Files
whoops/tests/fixtures/template.php
T
Graham Campbell c28f4a7664 Fixed file endings
2013-12-31 12:13:39 +00:00

4 lines
88 B
PHP

<?php echo $tpl->slug("hello world!"); ?>
My name is <?php echo $tpl->escape($name) ?>