Refactor builtin functions into a TemplateBuiltins class.
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 4 Jun 2013 01:02:47 +0000 (21:02 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 4 Jun 2013 01:02:47 +0000 (21:02 -0400)
commit1f9ff36e572b91901c2aa38ebccf6b8f37c53128
tree9afb6520a290fef474068b841645616e06a71f2a
parent92883cac00f1b91b23d3356320f29735f7b29d5b
Refactor builtin functions into a TemplateBuiltins class.

Also write some poor tests.
testing/tests/views/template_test.php
views/template.php