- Fixed little issue with function name
commit766cf709b730ce35ff1ab7685a5be18f01c69d77
authorCésar D. Rodas <crodas@php.net>
Sat, 7 Aug 2010 20:38:11 +0000 (7 16:38 -0400)
committerCésar D. Rodas <crodas@php.net>
Sat, 7 Aug 2010 20:38:11 +0000 (7 16:38 -0400)
tree7d96c5391f451038c62921be0383b93ad84fae8d
parent4d72c31d70f1e9fbc9b4f1720de23a5f47a53b92
- Fixed little issue with function name
33 files changed:
lib/Haanga.php
tests/tmp/assert_templates_autoescape.tpl.php
tests/tmp/assert_templates_base.tpl.php
tests/tmp/assert_templates_custom_tag.tpl.php
tests/tmp/assert_templates_cycle.tpl.php
tests/tmp/assert_templates_dummy.tpl.php
tests/tmp/assert_templates_empty_loop.tpl.php
tests/tmp/assert_templates_filter.tpl.php
tests/tmp/assert_templates_first_of.tpl.php
tests/tmp/assert_templates_if_else_simple.tpl.php
tests/tmp/assert_templates_ifchanged.tpl.php
tests/tmp/assert_templates_ifequals.tpl.php
tests/tmp/assert_templates_in.tpl.php
tests/tmp/assert_templates_inheritence_nested_block.tpl.php
tests/tmp/assert_templates_inheritence_nested_block_duplicated.tpl.php
tests/tmp/assert_templates_join.tpl.php
tests/tmp/assert_templates_load.tpl.php
tests/tmp/assert_templates_loop.tpl.php
tests/tmp/assert_templates_nested_block.tpl.php
tests/tmp/assert_templates_nested_block_second_parent.tpl.php
tests/tmp/assert_templates_nested_block_second_parent_override.tpl.php
tests/tmp/assert_templates_object.tpl.php
tests/tmp/assert_templates_partial.tpl.php
tests/tmp/assert_templates_pluralize.tpl.php
tests/tmp/assert_templates_regroup.tpl.php
tests/tmp/assert_templates_spaceless.tpl.php
tests/tmp/assert_templates_subtemplate.tpl.php
tests/tmp/assert_templates_templatetag.tpl.php
tests/tmp/assert_templates_title.tpl.php
tests/tmp/assert_templates_trans.tpl.php
tests/tmp/assert_templates_truncatewords.tpl.php
tests/tmp/assert_templates_variable_existe.tpl.php
tests/tmp/assert_templates_with.tpl.php