From d5896239068e1063970f398a12ffb5a0707fb286 Mon Sep 17 00:00:00 2001 From: Fyorl Date: Sat, 7 Jul 2012 22:43:52 +0100 Subject: [ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly A new method to handle this type of path was added and compile_tag_include, compile_tag_include_php and compile_tag_include_js were modified to use it appropriately. Tests were added for these three macros also. PHPBB3-10970 --- tests/template/templates/subdir/subsubdir/parent_only.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/template/templates/subdir/subsubdir/parent_only.js (limited to 'tests/template/templates/subdir/subsubdir/parent_only.js') diff --git a/tests/template/templates/subdir/subsubdir/parent_only.js b/tests/template/templates/subdir/subsubdir/parent_only.js new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.1