From b5ecb2f7a84fc53185572e2a603e8c49fdc85c7a Mon Sep 17 00:00:00 2001 From: Patrick Webster Date: Thu, 8 Sep 2011 17:54:59 -0500 Subject: [ticket/10322] Dynamic template include test PHPBB3-10322 --- tests/template/templates/include_variable.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/template/templates/include_variable.html (limited to 'tests/template/templates/include_variable.html') diff --git a/tests/template/templates/include_variable.html b/tests/template/templates/include_variable.html new file mode 100644 index 0000000000..a126372195 --- /dev/null +++ b/tests/template/templates/include_variable.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file -- cgit v1.2.1