In the template manager, add an option to echo in the opening tag
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Apr 2008 18:09:39 +0000 (14:09 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Apr 2008 18:09:39 +0000 (14:09 -0400)
commitb4f6983f45d12cd8a8fb5d1193cd9db796606434
tree5ee3882aab2bf7e23bb5f518ed6d879f73163722
parentd2bf11ae395a2f3538c6d0ef670d26ee84baece6
In the template manager, add an option to echo in the opening tag

* Template.php:
(BSTemplate::_parseTokens): If the tag is <%- convert it to <?php echo
CHANGES
Template.php