diff options
author | Matt Friedman <maf675@gmail.com> | 2014-03-16 20:38:50 -0700 |
---|---|---|
committer | Matt Friedman <maf675@gmail.com> | 2014-03-16 20:38:50 -0700 |
commit | d8c1c7fb9aa2aa6d76c4e9769f1bb2c135909b23 (patch) | |
tree | fd549894f2f6680974380a57b96b958624540eaf /tests/template/template_test_case.php | |
parent | f9438bcbf700b9d237791390c0ec6aca461e8fd7 (diff) | |
download | forums-d8c1c7fb9aa2aa6d76c4e9769f1bb2c135909b23.tar forums-d8c1c7fb9aa2aa6d76c4e9769f1bb2c135909b23.tar.gz forums-d8c1c7fb9aa2aa6d76c4e9769f1bb2c135909b23.tar.bz2 forums-d8c1c7fb9aa2aa6d76c4e9769f1bb2c135909b23.tar.xz forums-d8c1c7fb9aa2aa6d76c4e9769f1bb2c135909b23.zip |
[ticket/7580] Add test for IF {VAR} is defined in templates
http://tracker.phpbb.com/browse/PHPBB3-7580
This test demonstrates that is possible to test if a
variable exists and then use it if it does, similar to
using isset(), but in template/twig syntax.
<!— IF {VAR} is defined —>{VAR}<!— ENDIF —>
PHPBB3-7580
Diffstat (limited to 'tests/template/template_test_case.php')
0 files changed, 0 insertions, 0 deletions